[openstack-dev] [new][oslo] oslo.middleware 3.17.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Wed Aug 10 12:25:28 UTC 2016
We are glowing to announce the release of:
oslo.middleware 3.17.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.16.0..3.17.0
-----------------------------------------
37d1a0f Updated from global requirements
23c772c Replace deprecated LOG.warn with LOG.warning
Diffstat (except docs and test files)
-------------------------------------
oslo_middleware/cors.py | 4 ++--
requirements.txt | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index fdbfbf4..0c6af5d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,2 +7,2 @@ Jinja2>=2.8 # BSD License (3 clause)
-oslo.config>=3.12.0 # Apache-2.0
-oslo.context!=2.6.0,>=2.4.0 # Apache-2.0
+oslo.config>=3.14.0 # Apache-2.0
+oslo.context>=2.4.0 # Apache-2.0
More information about the OpenStack-dev
mailing list