[oslo] oslo.middleware 3.31.0 (queens)
We contentedly announce the release of: oslo.middleware 3.31.0: Oslo Middleware library This release is part of the queens release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.middleware Download the package from: https://pypi.python.org/pypi/oslo.middleware Please report issues through launchpad: https://bugs.launchpad.net/oslo.middleware For more details, please see below. Changes in oslo.middleware 3.30.0..3.31.0 ----------------------------------------- 8812bc3 Imported Translations from Zanata 480d60a Invalid parsing of Forwarded header fixed f6f4fe1 Updated from global requirements a3b34f6 Updated from global requirements c3c9891 Fix exception in json response under py35 ae85399 Update reno for stable/pike 72acb1e Updated from global requirements 01f5379 doc: Specify openstackdocs theme Diffstat (except docs and test files) ------------------------------------- oslo_middleware/healthcheck/__init__.py | 1 + oslo_middleware/http_proxy_to_wsgi.py | 2 +- .../de/LC_MESSAGES/oslo_middleware-log-error.po | 27 ---------------------- .../en_GB/LC_MESSAGES/oslo_middleware-log-error.po | 27 ---------------------- .../fr/LC_MESSAGES/oslo_middleware-log-error.po | 27 ---------------------- releasenotes/source/index.rst | 1 + releasenotes/source/pike.rst | 6 +++++ test-requirements.txt | 7 +++--- 11 files changed, 34 insertions(+), 86 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index fb4395f..12910d6 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,2 +7,2 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 -mock>=2.0 # BSD -openstackdocstheme>=1.11.0 # Apache-2.0 +mock>=2.0.0 # BSD +openstackdocstheme>=1.16.0 # Apache-2.0 @@ -13 +13,2 @@ coverage!=4.4,>=4.0 # Apache-2.0 -reno!=2.3.1,>=1.8.0 # Apache-2.0 +reno>=2.5.0 # Apache-2.0 +oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org