release keystone 9.1.0

includes a backported fix to properly drop a unique constraint
when migrating databases

Related-Bug: 1572341

Change-Id: I5b2f99aeabd095b8ad872c97d4674f98073d1f7c
This commit is contained in:
Steve Martinelli 2016-06-27 13:36:33 -04:00 committed by Tony Breeds
parent e9b6ca8739
commit 34f39d36a8

View File

@ -47,3 +47,10 @@ releases:
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