os-win 5.0.0 (ussuri)
We are psyched to announce the release of: os-win 5.0.0: Windows / Hyper-V library for OpenStack projects. This release is part of the ussuri release series. The source is available from: https://opendev.org/openstack/os-win Download the package from: https://pypi.org/project/os-win Please report issues through: https://bugs.launchpad.net/os-win/+bugs For more details, please see below. 5.0.0 ^^^^^ Upgrade Notes * Python 2.7 support has been dropped. Last release of os-win to support py2.7 is OpenStack Train. The minimum version of Python now supported by os-win is Python 3.6. Changes in os-win 4.3.1..5.0.0 ------------------------------ 9c9fd20 Drop python 2.7 support and testing 786075a Update master for stable/train b6ce9b3 Wait for cluster node to be available Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 3 +- os_win/_utils.py | 53 ++++++++++++++++++- os_win/conf.py | 4 ++ .../storage/target/test_iscsi_target_utils.py | 6 ++- os_win/utils/compute/clusterutils.py | 46 ++++++++++------ os_win/utils/storage/target/iscsi_target_utils.py | 3 +- os_win/utils/win32utils.py | 10 ---- os_win/utils/winapi/constants.py | 2 + .../notes/drop-py-2-7-3849027908cd8717.yaml | 6 +++ releasenotes/source/index.rst | 1 + releasenotes/source/train.rst | 6 +++ setup.cfg | 2 - tox.ini | 2 +- 17 files changed, 167 insertions(+), 63 deletions(-)
participants (1)
-
no-reply@openstack.org