releases/deliverables/liberty/keystone.yaml
Doug Hellmann bcf530f0a6 add team field for liberty deliverables
Modifying some of these older files also required updating them to pass
the more modern validation rules, so those changes are included.

The validation job also reported an error with one of the SHAs for a tag
for oslo.vmware, so that is fixed.

Change-Id: I958c0978029ac7458f4b424abf2dc6f1dd6208ba
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-06-09 14:34:15 -04:00

36 lines
1.1 KiB
YAML

---
launchpad: keystone
team: keystone
send-announcements-to: openstack-dev@lists.openstack.org
release-notes: http://docs.openstack.org/releasenotes/keystone/liberty.html
releases:
- version: 8.0.0
projects:
- repo: openstack/keystone
hash: 8dcd82fb9c76d43f26338bee293b32f4af473ad9
- version: 8.0.1
projects:
- repo: openstack/keystone
hash: d100184a15caba17747ade9417a0d26f46df9b30
- version: 8.1.0
projects:
- repo: openstack/keystone
hash: c665080d4a700b6d92f29c40621d83bd7365de34
highlights: >
- Add audit IDs to revocation events
- Escape DN in enabled query
- Revert "Validate domain ownership for v2 tokens" (Bug 1527759)
# NOTE(dhellmann): The 8.1.1 tarball job failed because of an
# issue with the tox.ini file, so ignore that release as
# invalid.
# - version: 8.1.1
# projects:
# - repo: openstack/keystone
# hash: 26240963712541d215d414fa71596cccc60dd7ce
- version: 8.1.2
projects:
- repo: openstack/keystone
hash: 6bf21f3660658c8916365aa51bfd6fc61fbd7121
highlights: >
- Fixed an issue where the tar file was not published.