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 __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev