[openstack-dev] [new][oslo] oslo.middleware 3.16.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Tue Aug 2 18:22:29 UTC 2016
We are grateful to announce the release of:
oslo.middleware 3.16.0: Oslo Middleware library
This release is part of the newton release series.
With source available at:
http://git.openstack.org/cgit/openstack/oslo.middleware
With package available at:
https://pypi.python.org/pypi/oslo.middleware
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.middleware
For more details, please see below.
Changes in oslo.middleware 3.15.0..3.16.0
-----------------------------------------
2697995 Updated from global requirements
3a18916 Updated from global requirements
0c00db8 Fix unit tests on Windows
Diffstat (except docs and test files)
-------------------------------------
oslo_middleware/healthcheck/disable_by_file.py | 4 +++-
requirements.txt | 6 +++---
3 files changed, 11 insertions(+), 6 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index b80e5c6..fdbfbf4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8 +8 @@ oslo.config>=3.12.0 # Apache-2.0
-oslo.context>=2.4.0 # Apache-2.0
+oslo.context!=2.6.0,>=2.4.0 # Apache-2.0
@@ -10 +10 @@ oslo.i18n>=2.1.0 # Apache-2.0
-oslo.utils>=3.15.0 # Apache-2.0
+oslo.utils>=3.16.0 # Apache-2.0
@@ -12 +12 @@ six>=1.9.0 # MIT
-stevedore>=1.10.0 # Apache-2.0
+stevedore>=1.16.0 # Apache-2.0
More information about the OpenStack-dev
mailing list