[openstack-dev] [new][oslo] oslo.middleware 3.11.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Tue May 24 22:12:42 UTC 2016
We are glad to announce the release of:
oslo.middleware 3.11.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.10.0..3.11.0
-----------------------------------------
6f1db02 cors: remove unused import
f5a55c6 Updated from global requirements
315b9a8 Add a simple __main__ to easily show healthcheck output
Diffstat (except docs and test files)
-------------------------------------
oslo_middleware/cors.py | 1 -
oslo_middleware/healthcheck/__main__.py | 69 +++++++++++++++++++++++++++++++
requirements.txt | 2 +-
4 files changed, 94 insertions(+), 2 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index f03122f..30a44b7 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12 +12 @@ six>=1.9.0 # MIT
-stevedore>=1.9.0 # Apache-2.0
+stevedore>=1.10.0 # Apache-2.0
More information about the OpenStack-dev
mailing list