release keystone server and libraries for mitaka
A few fixes have landed in keystone and keystoneauth that are reason enough for a refresh. Additionally, release other keystone libraries to keep things in sync. Change-Id: I5f1b10c4c88af1f1f642954dd98f57f245c67f4b
This commit is contained in:
parent
56584a2c9c
commit
2642042b8e
@ -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)
|
||||
|
@ -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
|
||||
|
@ -51,3 +51,7 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/keystonemiddleware
|
||||
hash: a0a1e4ff2185e3a89e9634247835673c92237ea4
|
||||
- version: 4.4.1
|
||||
projects:
|
||||
- repo: openstack/keystonemiddleware
|
||||
hash: 0997d4471d1b0a4b12ba84f322ff4405f5ebd9f5
|
||||
|
Loading…
Reference in New Issue
Block a user