[release-announce] [oslo] oslo.db 4.36.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Tue Apr 17 15:42:21 UTC 2018


We joyfully announce the release of:

oslo.db 4.36.0: Oslo Database library

This release is part of the rocky 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.35.0..4.36.0
---------------------------------

3f7abe0 set default python to python3
d2fcf86 uncap eventlet
f659198 add lower-constraints job


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

.zuul.yaml            |  7 +++++
lower-constraints.txt | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++
test-requirements.txt |  2 +-
tox.ini               |  8 ++++++
4 files changed, 87 insertions(+), 1 deletion(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index c59940a..3b06eec 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6 +6 @@ coverage!=4.4,>=4.0 # Apache-2.0
-eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
+eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT






More information about the Release-announce mailing list