[openstack-announce] [release][oslo] oslo.db release 2.5.0 (liberty)

davanum at gmail.com davanum at gmail.com
Tue Sep 8 16:14:53 UTC 2015


We are content to announce the release of:

oslo.db 2.5.0: Oslo Database library

This release is part of the liberty release series.

With source available at:

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

With package available at:

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

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

    http://launchpad.net/oslo.db/+milestone/2.5.0

Please report issues through launchpad:

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

Changes in oslo.db 2.4.1..2.5.0
-------------------------------

9c709ef Updated from global requirements
f61fbd8 Imported Translations from Transifex
fdb7432 Updated from global requirements
15e9050 Updated from global requirements

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

oslo.db/locale/en_GB/LC_MESSAGES/oslo.db.po | 12 ++++++++----
requirements.txt                            |  6 +++---
2 files changed, 11 insertions(+), 7 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index bcad7bb..f317632 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-pbr<2.0,>=1.4
+pbr<2.0,>=1.6
@@ -10 +10 @@ oslo.i18n>=1.5.0 # Apache-2.0
-oslo.config>=2.1.0 # Apache-2.0
+oslo.config>=2.3.0 # Apache-2.0
@@ -13 +13 @@ oslo.utils>=2.0.0 # Apache-2.0
-SQLAlchemy<1.1.0,>=0.9.7
+SQLAlchemy<1.1.0,>=0.9.9





More information about the OpenStack-announce mailing list