cloudbase-init/cloudbaseinit/tests
Lukas Kranz 9aa7240837 Use WMI to rename adapter
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

Change-Id: I6b05b313742dd6ff2553dd67b374a8aa4fefd0a7
2024-03-21 08:45:58 +01:00
..
metadata Accept drives with vFAT label 'cidata' as a configdrive. 2023-05-14 06:32:55 +00:00
osutils Use WMI to rename adapter 2024-03-21 08:45:58 +01:00
plugins crypto: replaced openssl with cryptography module 2022-12-12 14:22:56 +02:00
resources Change the behavior of write_file plugin 2016-11-23 17:29:12 +02:00
utils Accept drives with vFAT label 'cidata' as a configdrive. 2023-05-14 06:32:55 +00:00
__init__.py replace unittest.mock._get_target with mock one 2023-11-09 15:39:45 +02:00
fake.py Resets service user password at each execution 2016-10-14 17:06:47 +03:00
test_exception.py Improve the test coverage by a couple of percents 2015-03-25 23:00:52 +02:00
test_init.py use instance_id as string for plugin sections 2023-10-12 17:09:05 +03:00
test_version.py opendev: bumped gates to python 3.9/3.10 2022-09-07 20:26:34 +03:00
testutils.py Retry user load profile on Windows 2021-01-13 13:04:26 +02:00