[release-announce] [oslo] oslo.versionedobjects 1.27.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Wed Sep 20 08:53:20 UTC 2017


We jubilantly announce the release of:

oslo.versionedobjects 1.27.0: Oslo Versioned Objects library

This release is part of the queens release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/oslo.versionedobjects

Download the package from:

    https://pypi.python.org/pypi/oslo.versionedobjects

Please report issues through launchpad:

    http://bugs.launchpad.net/oslo.versionedobjects

For more details, please see below.

Changes in oslo.versionedobjects 1.26.0..1.27.0
-----------------------------------------------

bd51487 Updated from global requirements
6646120 Updated from global requirements
ada218c Imported Translations from Zanata
82be977 Updated from global requirements
c1d5654 Update reno for stable/pike
3f70a0a Updated from global requirements


Diffstat (except docs and test files)
-------------------------------------

.../LC_MESSAGES/oslo_versionedobjects-log-error.po | 33 -----------------
.../LC_MESSAGES/oslo_versionedobjects-log-error.po | 43 ----------------------
.../LC_MESSAGES/oslo_versionedobjects-log-error.po | 37 -------------------
.../LC_MESSAGES/oslo_versionedobjects-log-error.po | 34 -----------------
.../LC_MESSAGES/oslo_versionedobjects-log-error.po | 37 -------------------
releasenotes/source/index.rst                      |  1 +
releasenotes/source/pike.rst                       |  6 +++
requirements.txt                                   | 16 ++++----
setup.cfg                                          |  2 +-
test-requirements.txt                              |  6 +--
10 files changed, 19 insertions(+), 196 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index ce50b40..90707d6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,2 +5,2 @@ six>=1.9.0 # MIT
-oslo.concurrency>=3.8.0 # Apache-2.0
-oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
+oslo.concurrency>=3.20.0 # Apache-2.0
+oslo.config>=4.6.0 # Apache-2.0
@@ -8,3 +8,3 @@ oslo.context>=2.14.0 # Apache-2.0
-oslo.messaging!=5.25.0,>=5.24.2 # Apache-2.0
-oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
-oslo.utils>=3.20.0 # Apache-2.0
+oslo.messaging>=5.29.0 # Apache-2.0
+oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
+oslo.utils>=3.28.0 # Apache-2.0
@@ -12,2 +12,2 @@ iso8601>=0.1.11 # MIT
-oslo.log>=3.22.0 # Apache-2.0
-oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
+oslo.log>=3.30.0 # Apache-2.0
+oslo.i18n>=3.15.3 # Apache-2.0
@@ -15 +15 @@ WebOb>=1.7.1 # MIT
-netaddr!=0.7.16,>=0.7.13 # BSD
+netaddr>=0.7.18 # BSD
diff --git a/test-requirements.txt b/test-requirements.txt
index 9d60d9c..116bbb4 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +8 @@ testtools>=1.4.0 # MIT
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0
@@ -12,2 +12,2 @@ coverage!=4.4,>=4.0 # Apache-2.0
-jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
-reno!=2.3.1,>=1.8.0 # Apache-2.0
+jsonschema<3.0.0,>=2.6.0 # MIT
+reno>=2.5.0 # Apache-2.0






More information about the Release-announce mailing list