[openstack-announce] [new][keystone] keystone 9.1.0 release (mitaka)
no-reply at openstack.org
no-reply at openstack.org
Tue Jul 5 15:33:47 UTC 2016
We are delighted to announce the release of:
keystone 9.1.0: OpenStack Identity
This release is part of the mitaka stable release series.
For more details, please see below.
Changes in keystone 9.0.2..9.1.0
--------------------------------
a4be339 Correct domain_id and name constraint dropping
6cb101b Updated from global requirements
0a5740a Honor ldap_filter on filtered group list
6b84b24 Return 404 instead of 401 for tokens w/o roles
a878664 Revert to caching fernet tokens the same way we do UUID
87d6794 Honor ldap_filter on filtered user list
Diffstat (except docs and test files)
-------------------------------------
...grate_data_to_local_user_and_password_tables.py | 22 +++-
.../097_drop_user_name_domainid_constraint.py | 67 ++++++++++
keystone/identity/backends/ldap.py | 9 +-
keystone/token/provider.py | 32 +++--
requirements.txt | 2 +-
8 files changed, 322 insertions(+), 19 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index ed941a1..1a19428 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -22 +22 @@ oslo.cache>=1.5.0 # Apache-2.0
-oslo.concurrency>=3.5.0 # Apache-2.0
+oslo.concurrency>=3.7.1 # Apache-2.0
More information about the OpenStack-announce
mailing list