[openstack-announce] [release][oslo] oslo.versionedobjects release 0.12.0 (mitaka)

davanum at gmail.com davanum at gmail.com
Mon Oct 19 17:26:20 UTC 2015


We are gleeful to announce the release of:

oslo.versionedobjects 0.12.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

For more details, please see the git log history below and:

    http://launchpad.net/oslo.versionedobjects/+milestone/0.12.0

Please report issues through launchpad:

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

Changes in oslo.versionedobjects 0.11.0..0.12.0
-----------------------------------------------

9261f3a Updated from global requirements
b44f755 Updated from global requirements
b2725a8 Updated from global requirements
132d078 Updated from global requirements
db4583c Updated from global requirements

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

requirements.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 28b8550..e0e68d3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9 +9 @@ oslo.context>=0.2.0 # Apache-2.0
-oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0
+oslo.messaging!=1.17.0,!=1.17.1,!=2.6.0,!=2.6.1,>=1.16.0 # Apache-2.0
@@ -11 +11 @@ oslo.serialization>=1.4.0 # Apache-2.0
-oslo.utils>=2.0.0 # Apache-2.0
+oslo.utils>=2.4.0 # Apache-2.0





More information about the OpenStack-announce mailing list