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
2014-02-09 21:41:45 +02:00
2018-09-03 13:11:06 +03:00
2019-04-19 19:51:38 +00:00
2014-10-05 22:20:58 +03:00
2013-10-04 00:07:58 +03:00
2015-10-19 01:17:26 +03:00
2017-05-23 13:45:54 +03:00
2020-09-30 15:14:05 +03:00
2020-09-30 15:14:05 +03:00
Description
Cross-platform instance initialization
Readme 8.4 MiB
Languages
Python 100%