diff --git a/deliverables/mitaka/keystone.yaml b/deliverables/mitaka/keystone.yaml index 763b74fe03..bf55f8e7fc 100644 --- a/deliverables/mitaka/keystone.yaml +++ b/deliverables/mitaka/keystone.yaml @@ -31,3 +31,12 @@ releases: projects: - repo: openstack/keystone hash: 3e5fca06c6b7dd6060721faa39428b133edd10f0 + - version: 9.0.1 + projects: + - repo: openstack/keystone + hash: 238f60720d8b281fca7d3fa752e39cafdb583332 + highlights: > + - Fix updated federated display_name is not returned (bug 1566494) + - Fix KeyError when renaming a project (bug 1565108) + - Fix fernet token audit IDs for v2.0 (bug 1577558) + - Allow 'domain' property for local.group (bug 1575057) diff --git a/deliverables/mitaka/keystoneauth.yaml b/deliverables/mitaka/keystoneauth.yaml index e878bd422b..9deba8563b 100644 --- a/deliverables/mitaka/keystoneauth.yaml +++ b/deliverables/mitaka/keystoneauth.yaml @@ -44,3 +44,8 @@ releases: - repo: openstack/keystoneauth hash: 63267fadc02759be8b070a9c03783c7b30c5dc35 tarball-base: keystoneauth1 + - version: 2.4.1 + projects: + - repo: openstack/keystoneauth + hash: 22d1c9a81ec300503b47530d9042123d315b4d8b + tarball-base: keystoneauth1 diff --git a/deliverables/mitaka/keystonemiddleware.yaml b/deliverables/mitaka/keystonemiddleware.yaml index e7987226f5..6f6296e773 100644 --- a/deliverables/mitaka/keystonemiddleware.yaml +++ b/deliverables/mitaka/keystonemiddleware.yaml @@ -51,3 +51,7 @@ releases: projects: - repo: openstack/keystonemiddleware hash: a0a1e4ff2185e3a89e9634247835673c92237ea4 + - version: 4.4.1 + projects: + - repo: openstack/keystonemiddleware + hash: 0997d4471d1b0a4b12ba84f322ff4405f5ebd9f5