Cross-platform instance initialization
Go to file
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
.github/workflows github_actions: add windows and functional testing 2023-11-10 15:00:33 +02:00
cloudbaseinit Use WMI to rename adapter 2024-03-21 08:45:58 +01:00
doc bsdtar: check if tool path exists 2023-01-19 14:52:49 +02:00
etc/cloudbase-init Add support for generating cloudbase-init configuration sample 2016-09-02 11:19:59 +03:00
releasenotes Updates tox.ini's cover environment 2018-10-05 08:14:04 -07:00
.coveragerc Updates tox.ini's cover environment 2018-10-05 08:14:04 -07:00
.gitattributes Normalize line endings 2014-02-09 21:41:45 +02:00
.gitignore Add .vscode dir to .gitignore 2018-09-03 13:11:06 +03:00
.gitreview OpenDev Migration Patch 2019-04-19 19:51:38 +00:00
.readthedocs.yaml readthedocs: add configuration file 2024-03-04 14:25:17 +02:00
.stestr.conf github_actions: add windows and functional testing 2023-11-10 15:00:33 +02:00
.testr.conf Fixes requirements on Linux 2014-10-05 22:20:58 +03:00
.zuul.yaml python 3.11: run tests on github and opendev 2023-11-09 15:41:53 +02:00
LICENSE Adds LICENSE file 2013-10-04 00:07:58 +03:00
README.rst Updates project repo to openstack 2015-10-19 01:17:26 +03:00
requirements.txt requirements: add missing pytz package 2024-03-04 13:01:54 +02:00
setup.cfg Bump version to 1.1.5 2023-02-14 17:30:02 +02:00
setup.py Update pbr version requirements 2017-05-23 13:45:54 +03:00
test-requirements.txt Fix Python 3 unit tests 2020-09-30 15:14:05 +03:00
tox.ini tox: fix py3 / docs gates 2023-01-18 16:05:56 +02:00