Skip to content
Snippets Groups Projects
  • Maksim Malchuk's avatar
    2c22526f
    Add initial support for systemd-networkd link configuration · 2c22526f
    Maksim Malchuk authored
    
    Added initial support for systemd-networkd link configuration, now
    you can configure and rename the name of a network interface if you
    know the MAC address of the interface.
    
    Also added unit tests and fixed issues in the test_overcloud_host_configure.py:
     * Added unit test for networkd.
     * Fixed pep8 issues.
     * Removed unused import.
     * Fixed 'not in' issue in assert.
    
    Change-Id: I8321183dbc747ef521aa0d2660ebeef8b0342c6a
    Signed-off-by: default avatarMaksim Malchuk <maksim.malchuk@gmail.com>
    2c22526f
    History
    Add initial support for systemd-networkd link configuration
    Maksim Malchuk authored
    
    Added initial support for systemd-networkd link configuration, now
    you can configure and rename the name of a network interface if you
    know the MAC address of the interface.
    
    Also added unit tests and fixed issues in the test_overcloud_host_configure.py:
     * Added unit test for networkd.
     * Fixed pep8 issues.
     * Removed unused import.
     * Fixed 'not in' issue in assert.
    
    Change-Id: I8321183dbc747ef521aa0d2660ebeef8b0342c6a
    Signed-off-by: default avatarMaksim Malchuk <maksim.malchuk@gmail.com>