Currently renaming the adapter on windows 22 core does not cause an error but also has no effect INFO cloudbaseinit.plugins.common.networkconfig [-] Renaming network adapter "Ethernet" to "some-adapter-name" ... ERROR cloudbaseinit.init cloudbaseinit.exception.ItemNotFoundException: Network interface with name "some-adapter-name" not found Using Win32_NetworkAdapter or netsh for renaming network adapters does not work, although they do not fail, but do no-operation (probably a Windows bug). Fixes: https://github.com/cloudbase/cloudbase-init/issues/101 Change-Id: I6b05b313742dd6ff2553dd67b374a8aa4fefd0a7 Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>
70 KiB
70 KiB