[release-announce] [oslo] oslo.versionedobjects 1.32.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Wed Mar 14 17:37:38 UTC 2018


We are satisfied to announce the release of:

oslo.versionedobjects 1.32.0: Oslo Versioned Objects library

This release is part of the rocky 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.31.1..1.32.0
-----------------------------------------------

372c737 Imported Translations from Zanata
56de0d6 Update links in README
d0d7353 Zuul: Remove project name
2b87863 Imported Translations from Zanata
ad5deec Zuul: Remove project name
0e35267 Allow escalation of UUID validation warning to error
a5fe70e Update reno for stable/queens
9c4aefb Handle TZ change in iso8601 >=0.1.12
0ee604e Updated from global requirements
4518542 Updated from global requirements
c06b430 Updated from global requirements


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

.zuul.yaml                                                 |  1 -
README.rst                                                 |  4 ++--
oslo_versionedobjects/_utils.py                            |  3 ++-
oslo_versionedobjects/fields.py                            |  5 ++++-
.../locale/en_GB/LC_MESSAGES/oslo_versionedobjects.po      |  8 ++++----
releasenotes/source/index.rst                              |  1 +
.../source/locale/en_GB/LC_MESSAGES/releasenotes.po        | 14 +++++++++-----
releasenotes/source/queens.rst                             |  6 ++++++
requirements.txt                                           |  4 ++--
test-requirements.txt                                      |  2 +-
12 files changed, 39 insertions(+), 19 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index ce7c0f8..1ee2b34 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@ six>=1.10.0 # MIT
-oslo.concurrency>=3.20.0 # Apache-2.0
+oslo.concurrency>=3.25.0 # Apache-2.0
@@ -12 +12 @@ iso8601>=0.1.11 # MIT
-oslo.log>=3.30.0 # Apache-2.0
+oslo.log>=3.36.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 0f9e355..0c015cc 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
-oslotest>=1.10.0 # Apache-2.0
+oslotest>=3.2.0 # Apache-2.0






More information about the Release-announce mailing list