34f39d36a8
includes a backported fix to properly drop a unique constraint when migrating databases Related-Bug: 1572341 Change-Id: I5b2f99aeabd095b8ad872c97d4674f98073d1f7c
57 lines
1.9 KiB
YAML
57 lines
1.9 KiB
YAML
---
|
|
launchpad: keystone
|
|
team: keystone
|
|
send-announcements-to: openstack-announce@lists.openstack.org
|
|
release-notes: http://docs.openstack.org/releasenotes/keystone/mitaka.html
|
|
releases:
|
|
- version: 9.0.0.0b1
|
|
projects:
|
|
- repo: openstack/keystone
|
|
hash: d120187f53ffbd2183c8b06ae38fcc6d23256d07
|
|
- version: 9.0.0.0b2
|
|
projects:
|
|
- repo: openstack/keystone
|
|
hash: b425b9189420e9592acfe3e7f579caac85bf7bc5
|
|
- version: 9.0.0.0b3
|
|
projects:
|
|
- repo: openstack/keystone
|
|
hash: b2b75412f15ad635273096b147999050fb0ac79b
|
|
- version: 9.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/keystone
|
|
hash: 0285254b7635a7400a8c2d87e4297ed4e143ab80
|
|
- version: 9.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/keystone
|
|
hash: dba04cdd232ab72704df58cff791d52c1c99bc90
|
|
- version: 9.0.0.0rc3
|
|
projects:
|
|
- repo: openstack/keystone
|
|
hash: 3e5fca06c6b7dd6060721faa39428b133edd10f0
|
|
- version: 9.0.0
|
|
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)
|
|
- version: 9.0.2
|
|
projects:
|
|
- repo: openstack/keystone
|
|
hash: 6dee3ac6a927751db820c716245411c5cf029e3a
|
|
highlights: >
|
|
- Fixed an issue where the tar file was not published.
|
|
- version: 9.1.0
|
|
projects:
|
|
- repo: openstack/keystone
|
|
hash: a4be3399eec5eac6bbcd5540b4b057e8a9f562d2
|
|
highlights: >
|
|
- Properly drop a unique constraint when upgrading (bug 1572341)
|
|
- The minimum level for oslo.concurrency has been raised to 3.7.1
|