[openstack-dev] [release][oslo] oslo.versionedobjects 1.7.0 release (mitaka)

no-reply at openstack.org no-reply at openstack.org
Thu Feb 25 06:15:19 UTC 2016


We are overjoyed to announce the release of:

oslo.versionedobjects 1.7.0: Oslo Versioned Objects library

This release is part of the mitaka release series.

With source available at:

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

With package available at:

    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.6.0..1.7.0
---------------------------------------------

e87bca4 Updated from global requirements
57114f7 Updated from global requirements
b16584c Fix messages in exceptions raised due to invalid state transitions

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

oslo_versionedobjects/fields.py            | 14 +++++++++++---
requirements.txt                           |  4 ++--
3 files changed, 25 insertions(+), 12 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 0aad60c..b252929 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ Babel>=1.3 # BSD
-oslo.concurrency>=2.3.0 # Apache-2.0
+oslo.concurrency>=3.5.0 # Apache-2.0
@@ -11 +11 @@ oslo.serialization>=1.10.0 # Apache-2.0
-oslo.utils>=3.4.0 # Apache-2.0
+oslo.utils>=3.5.0 # Apache-2.0





More information about the OpenStack-dev mailing list