cloudbase-init/cloudbaseinit
Adrian Vladu 1a32d738de opendev: bumped gates to python 3.9/3.10
Python 3.6/3.7 are no longer supported for the latest releasese of
the OpenStack packages like oslo or coverage, thus switching to the Zed
OpenStack release gates, which have support for 3.8/3.9/3.10 Python
versions.

For gates to pass, the docs required a defined language to be set ("en"),
while the crypto unit tests required a method signature fix when running
on Python 3.9/3.10.

The version test__check_latest_version* unit tests started failing
in a transient pattern because of the
pbr.version.VersionInfo().release_string() throwing the following error:
"NotImplementedError: cannot instantiate 'WindowsPath' on your system".
This required to have the cloudbaseinit.version.get_version mocked for a
reliable unit test run on Linux.

Change-Id: I4748d1258c072c377825474e1116347b0a085c56
2022-09-07 20:26:34 +03:00
..
conf Add Google Cloud Engine metadata service 2020-02-26 13:26:05 +02:00
metadata Support retrieving admin_username from OpenStack metadata 2021-01-20 12:05:11 +01:00
models nocloud: support for cloud-init network version 1 2020-07-01 19:08:47 +03:00
osutils windows: network: fix DHCP setting 2021-09-14 12:29:38 +03:00
plugins licensing: properly set KMS host and product key 2020-06-02 11:32:01 +03:00
tests opendev: bumped gates to python 3.9/3.10 2022-09-07 20:26:34 +03:00
utils Continue execution on volume extension failure 2021-10-18 17:17:25 +03:00
__init__.py Initial commit 2012-12-01 23:50:15 +02:00
constant.py Implement cloud-config runcmd 2020-01-14 17:05:01 +02:00
exception.py packet: add phone_home and post_password support 2020-05-27 13:12:15 +03:00
init.py Fix typo in exception name 2019-10-30 17:04:58 +02:00
shell.py Fix pythoncom thread model error 2019-08-19 16:35:56 +03:00
version.py Merge "Fixed all typos in comments" 2017-08-18 09:01:34 +00:00