[openstack-dev] [new][oslo] oslo.middleware 3.14.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Tue Jun 28 11:23:57 UTC 2016
We are jubilant to announce the release of:
oslo.middleware 3.14.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.13.0..3.14.0
-----------------------------------------
aba811b Updated from global requirements
652dcc0 Expose sample config opts for http-proxy-to-wsgi
Diffstat (except docs and test files)
-------------------------------------
oslo_middleware/opts.py | 29 ++++++++++++++++++++++++++++-
requirements.txt | 2 +-
setup.cfg | 1 +
3 files changed, 30 insertions(+), 2 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 2abf9a3..01c7f22 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8 +8 @@ oslo.config>=3.10.0 # Apache-2.0
-oslo.context>=2.2.0 # Apache-2.0
+oslo.context>=2.4.0 # Apache-2.0
More information about the OpenStack-dev
mailing list