[release-announce] [oslo] oslo.db 4.17.1 (ocata)

no-reply at openstack.org no-reply at openstack.org
Wed Jul 5 08:37:47 UTC 2017


We are amped to announce the release of:

oslo.db 4.17.1: Oslo Database library

This release is part of the ocata stable 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.17.0..4.17.1
---------------------------------

b2eec44 Updated from global requirements
c531d75 Updated from global requirements
89d222f Updated from global requirements
c128d3c Prepare for using standard python tests
47ff7d8 Update UPPER_CONSTRAINTS_FILE for stable/ocata
9a12ea6 Update .gitreview for stable/ocata


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

.gitreview          |  1 +
CONTRIBUTING.rst    |  4 ++++
requirements.txt    |  2 +-
tools/test-setup.sh | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++
tox.ini             |  2 +-
5 files changed, 64 insertions(+), 2 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 8ade2f6..f902a01 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ pbr>=1.8 # Apache-2.0
-alembic>=0.8.4 # MIT
+alembic>=0.8.10 # MIT





More information about the Release-announce mailing list