
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
Portable Multi-Cloud Initialization Service
- Author: Cloudbase Solutions Srl
- Contact: info@cloudbasesolutions.com
- Home page: http://www.cloudbase.it/cloud-init-windows/
- Documentation: http://cloudbase-init.readthedocs.org/en/latest/
- Source: https://github.com/openstack/cloudbase-init
- License: Apache 2.0
Downloads
Stable
- (64bit) https://www.cloudbase.it/downloads/CloudbaseInitSetup_Stable_x64.msi
- (32bit) https://www.cloudbase.it/downloads/CloudbaseInitSetup_Stable_x86.msi
Beta
- (64bit) https://www.cloudbase.it/downloads/CloudbaseInitSetup_x64.msi
- (32bit) https://www.cloudbase.it/downloads/CloudbaseInitSetup_x86.msi
Got a question?
Description
Languages
Python
100%