[release-announce] [oslo] oslo.db 4.23.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Mon Jun 5 13:58:50 UTC 2017


We joyfully announce the release of:

oslo.db 4.23.0: Oslo Database library

This release is part of the pike release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in oslo.db 4.22.0..4.23.0
---------------------------------

c530395 Updated from global requirements
516bb61 Updated from global requirements
a617292 Raise only DbMigrationError from migrate 'upgrade' method


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

oslo_db/sqlalchemy/migration.py                   |  5 ++++-
requirements.txt                                  |  2 +-
setup.cfg                                         |  2 +-
4 files changed, 22 insertions(+), 3 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index f60d6aa..62fb1c9 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9 +9 @@ oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
-oslo.config>=3.22.0 # Apache-2.0
+oslo.config>=4.0.0 # Apache-2.0





More information about the Release-announce mailing list