We exuberantly announce the release of:
keystone 12.0.3: OpenStack Identity
This release is part of the pike 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.
12.0.3
^^^^^^
Bug Fixes
* [bug 1801873 (https://bugs.launchpad.net/keystone/+bug/1801873)]
This fixes an issue where an LDAP-backed domain could not be deleted
due to the existence of shadow users in the SQL database.
Changes in keystone 12.0.2..12.0.3
----------------------------------
d76a068d1 Delete shadow users when domain is deleted
3655d6895 Replace openstack.org git:// URLs with https://
f5504f6d3 Remove publish-loci post job
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 3 ---
keystone/identity/core.py | 13 ++++---------
keystone/identity/shadow_backends/sql.py | 12 ++++++++++++
releasenotes/notes/bug-1801873-0eb9a5ec3e801190.yaml | 6 ++++++
5 files changed, 23 insertions(+), 13 deletions(-)