[release-announce] [keystone] keystonemiddleware 4.13.0 (ocata)
no-reply at openstack.org
no-reply at openstack.org
Mon Jan 2 17:14:42 UTC 2017
We are high-spirited to announce the release of:
keystonemiddleware 4.13.0: Middleware for OpenStack Identity
This release is part of the ocata 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.12.0..4.13.0
--------------------------------------------
dfd53e5 Limit deprecated token message to single warning
20fb1db auth_token: set correct charset when replying with 401
3e6c3ff Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
keystonemiddleware/auth_token/__init__.py | 18 +++++++++++-------
test-requirements.txt | 2 +-
2 files changed, 12 insertions(+), 8 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index e95235b..8410c5c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9 +9 @@ coverage>=4.0 # Apache-2.0
-docutils>=0.11,!=0.13.1 # OSI-Approved Open Source, Public Domain
+docutils!=0.13.1,>=0.11 # OSI-Approved Open Source, Public Domain
More information about the Release-announce
mailing list