[release-announce] [oslo] oslo.middleware 3.25.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Mon Apr 3 10:50:26 UTC 2017


We are excited to announce the release of:

oslo.middleware 3.25.0: Oslo Middleware library

This release is part of the pike release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/oslo.middleware

Download the package from:

    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.24.0..3.25.0
-----------------------------------------

2dc2cf3 Remove log translations
c4f2263 Updated from global requirements


Diffstat (except docs and test files)
-------------------------------------

oslo_middleware/_i18n.py                       | 10 ----------
oslo_middleware/catch_errors.py                |  5 ++---
oslo_middleware/healthcheck/disable_by_file.py | 11 +++++------
requirements.txt                               |  2 +-
4 files changed, 8 insertions(+), 20 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index a4933e9..ceb3f02 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7 +7 @@ Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
-oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
+oslo.config>=3.22.0 # Apache-2.0





More information about the Release-announce mailing list