[release-announce] [oslo] oslo.db 4.31.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Mon Dec 4 10:44:59 UTC 2017


We are gleeful to announce the release of:

oslo.db 4.31.0: Oslo Database library

This release is part of the queens release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in oslo.db 4.30.0..4.31.0
---------------------------------

23a3293 Updated from global requirements
7a91726 Handle deprecation of inspect.getargspec


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

oslo_db/sqlalchemy/enginefacade.py |  4 ++--
oslo_db/sqlalchemy/utils.py        | 20 ++++++++++++++++++++
requirements.txt                   |  2 +-
3 files changed, 23 insertions(+), 3 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index fc61ac6..e2f74f6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9 +9 @@ oslo.i18n>=3.15.3 # Apache-2.0
-oslo.config>=4.6.0 # Apache-2.0
+oslo.config>=5.1.0 # Apache-2.0






More information about the Release-announce mailing list