[release-announce] [keystone] keystonemiddleware 4.9.1 (newton)
no-reply at openstack.org
no-reply at openstack.org
Wed Feb 1 04:40:32 UTC 2017
We high-spiritedly announce the release of:
keystonemiddleware 4.9.1: Middleware for OpenStack Identity
This release is part of the newton stable release series.
The source is available from:
http://git.openstack.org/cgit/openstack/keystonemiddleware
Download the package from:
https://pypi.python.org/pypi/keystonemiddleware
Please report issues through launchpad:
http://bugs.launchpad.net/keystonemiddleware
For more details, please see below.
Changes in keystonemiddleware 4.9.0..4.9.1
------------------------------------------
675ac3e Updated from global requirements
5eebd22 Fix gate for newton
4df2cc4 Updated from global requirements
7121baf Update .gitreview for stable/newton
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
keystonemiddleware/auth_token/__init__.py | 1 +
requirements.txt | 2 +-
test-requirements.txt | 1 +
4 files changed, 4 insertions(+), 1 deletion(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 2bf8572..9b9ccba 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7 +7 @@ oslo.config>=3.14.0 # Apache-2.0
-oslo.context>=2.6.0 # Apache-2.0
+oslo.context>=2.9.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 97b9086..5479cb2 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8,0 +9 @@ coverage>=3.6 # Apache-2.0
+docutils!=0.13.1,>=0.11 # OSI-Approved Open Source, Public Domain
More information about the Release-announce
mailing list