We are tickled pink to announce the release of: keystone 20.0.1: OpenStack Identity This release is part of the xena stable release series. The source is available from: https://opendev.org/openstack/keystone Download the package from: https://tarballs.openstack.org/keystone/ Please report issues through: https://bugs.launchpad.net/keystone/+bugs For more details, please see below. 20.0.1 ^^^^^^ Bug Fixes * [bug 1926483 (https://bugs.launchpad.net/keystone/+bug/1926483)] Keystone will only log warnings about token length for Fernet tokens when the token length exceeds the value of *keystone.conf [DEFAULT] max_token_size*. Changes in keystone 20.0.0..20.0.1 ---------------------------------- 4799025f5 Move fips job to centos-9 0bb9cdee7 Fix host:port handling 8917b4753 Only log warnings about token length when length exceeds max_token_size 8a2451fcc Fix bindep.txt for current RPM based distributions bd692531e Xena-only: Fix wrong python job template used 69d77ac1b Remove the note of training-labs ca93f062d Fix issue with LDAP backend returning bytes instead of string 7b28f1b3b Fix typos in application credential policies 6dff22b5b Fix typos in ec2 credential policies 8678170ed Fix typo in identity provider policies cba80e043 Update TOX_CONSTRAINTS_FILE for stable/xena 64b98b10d Update .gitreview for stable/xena Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 8 ++-- bindep.txt | 4 +- keystone/api/ec2tokens.py | 6 ++- keystone/common/policies/application_credential.py | 4 +- keystone/common/policies/ec2_credential.py | 12 ++--- keystone/common/policies/identity_provider.py | 8 ++-- keystone/identity/backends/ldap/common.py | 19 +++++++- keystone/token/token_formatters.py | 9 ++-- .../notes/bug-1926483-a77ab887e0e7f5c9.yaml | 7 +++ tox.ini | 6 +-- 15 files changed, 111 insertions(+), 53 deletions(-)
participants (1)
-
no-reply@openstack.org