releases/deliverables/liberty/keystoneauth.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

40 lines
1.2 KiB
YAML

---
launchpad: keystoneauth
team: keystone
send-announcements-to: openstack-dev@lists.openstack.org
releases:
- version: 0.3.0
projects:
- repo: openstack/keystoneauth
hash: d03d59b472488d0627c4b4cf3cfe3e38ac4953ec
- version: 0.4.0
projects:
- repo: openstack/keystoneauth
hash: 34368ade9bce5111a6add342cfa1f024d2e07f3d
- version: 1.0.0
projects:
- repo: openstack/keystoneauth
hash: 4818e2db707f0fa8716335f09121bf619822f4cc
- version: 1.1.0
projects:
- repo: openstack/keystoneauth
hash: de40b62b0e1ded2043aac5b466ab7a63fe15ea63
- version: 1.1.1
projects:
- repo: openstack/keystoneauth
hash: 0d9fcb045b95116c5c845dc4cd27c743ea6987f6
highlights: >
Blocks requests 2.8.0 and 2.9.0.
- version: 1.1.2
projects:
- repo: openstack/keystoneauth
hash: 877ddce29191c2bfdade1d298e7b86c87d945025
highlights: >
- Mark password/secret options as secret
- version: 1.1.3
projects:
- repo: openstack/keystoneauth
hash: aa122e73ccbd83be8eee0f7a116b1bef2bac2545
highlights: >
- Deprecate user-name instead of username (bug 1498247)