[openstack-dev] [new][oslo] oslo.db 4.11.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Wed Aug 10 12:20:13 UTC 2016


We are frolicsome to announce the release of:

oslo.db 4.11.0: Oslo Database library

This release is part of the newton 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

Please report issues through launchpad:

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

For more details, please see below.

Changes in oslo.db 4.10.0..4.11.0
---------------------------------

f3d123a Updated from global requirements
9376e01 Add a hook to process newly created engines


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

oslo_db/sqlalchemy/enginefacade.py            |  9 ++++++++-
requirements.txt                              |  2 +-
3 files changed, 25 insertions(+), 2 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 6befe2a..5bfff26 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9 +9 @@ oslo.i18n>=2.1.0 # Apache-2.0
-oslo.config>=3.12.0 # Apache-2.0
+oslo.config>=3.14.0 # Apache-2.0





More information about the OpenStack-dev mailing list