We are delighted to announce the release of: os-win 4.0.1: Windows / Hyper-V library for OpenStack projects. This release is part of the rocky stable release series. The source is available from: http://git.openstack.org/cgit/openstack/os-win Download the package from: https://pypi.org/project/os-win Please report issues through launchpad: http://bugs.launchpad.net/os-win For more details, please see below. Changes in os-win 4.0.0..4.0.1 ------------------------------ f6ccfb6 uncap eventlet a36fcd7 Update UPPER_CONSTRAINTS_FILE for stable/rocky acee09d Update .gitreview for stable/rocky Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + requirements.txt | 2 +- tox.ini | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 9ed8e27..f0cdc8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8 +8 @@ Babel!=2.4.0,>=2.3.4 # BSD -eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT +eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
participants (1)
-
no-reply@openstack.org