[release-announce] [oslo] oslo.vmware 2.24.0 (queens)
no-reply at openstack.org
no-reply at openstack.org
Mon Sep 25 14:27:53 UTC 2017
We enthusiastically announce the release of:
oslo.vmware 2.24.0: Oslo VMware library
This release is part of the queens release series.
The source is available from:
https://git.openstack.org/cgit/openstack/oslo.vmware
Download the package from:
https://pypi.python.org/pypi/oslo.vmware
Please report issues through launchpad:
https://bugs.launchpad.net/oslo.vmware
For more details, please see below.
Changes in oslo.vmware 2.23.0..2.24.0
-------------------------------------
f3eab64 Updated from global requirements
0fda2a5 Updated from global requirements
559b38b Imported Translations from Zanata
37ed8fb Updated from global requirements
85231b9 Update reno for stable/pike
d89abc8 Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
.../en_GB/LC_MESSAGES/oslo_vmware-log-error.po | 50 -----------------
.../en_GB/LC_MESSAGES/oslo_vmware-log-info.po | 27 ---------
.../en_GB/LC_MESSAGES/oslo_vmware-log-warning.po | 53 ------------------
.../locale/fr/LC_MESSAGES/oslo_vmware-log-error.po | 59 --------------------
.../locale/fr/LC_MESSAGES/oslo_vmware-log-info.po | 36 ------------
.../fr/LC_MESSAGES/oslo_vmware-log-warning.po | 64 ----------------------
releasenotes/source/index.rst | 1 +
releasenotes/source/pike.rst | 6 ++
requirements.txt | 12 ++--
test-requirements.txt | 6 +-
10 files changed, 16 insertions(+), 298 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 93adefe..170487c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8 +8 @@ stevedore>=1.20.0 # Apache-2.0
-netaddr!=0.7.16,>=0.7.13 # BSD
+netaddr>=0.7.18 # BSD
@@ -11,2 +11,2 @@ six>=1.9.0 # MIT
-oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
-oslo.utils>=3.20.0 # Apache-2.0
+oslo.i18n>=3.15.3 # Apache-2.0
+oslo.utils>=3.28.0 # Apache-2.0
@@ -15 +15 @@ oslo.utils>=3.20.0 # Apache-2.0
-PyYAML>=3.10.0 # MIT
+PyYAML>=3.10 # MIT
@@ -17 +17 @@ PyYAML>=3.10.0 # MIT
-lxml!=3.7.0,>=2.3 # BSD
+lxml!=3.7.0,>=3.4.1 # BSD
@@ -22 +22 @@ urllib3>=1.21.1 # MIT
-oslo.concurrency>=3.8.0 # Apache-2.0
+oslo.concurrency>=3.20.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index cbad5d9..1113a42 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9 +9 @@ fixtures>=3.0.0 # Apache-2.0/BSD
-mock>=2.0 # BSD
+mock>=2.0.0 # BSD
@@ -20 +20 @@ coverage!=4.4,>=4.0 # Apache-2.0
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.17.0 # Apache-2.0
@@ -22 +22 @@ sphinx>=1.6.2 # BSD
-reno!=2.3.1,>=1.8.0 # Apache-2.0
+reno>=2.5.0 # Apache-2.0
More information about the Release-announce
mailing list