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

35 lines
1.2 KiB
YAML

---
launchpad: python-cinderclient
team: cinder
send-announcements-to: openstack-announce@lists.openstack.org
releases:
- version: 1.2.0
projects:
- repo: openstack/python-cinderclient
hash: 4994faf374e22a4487f6e44237cf10fea5f22599
- version: 1.2.1
projects:
- repo: openstack/python-cinderclient
hash: bb7443c6ceadf7f7463f719152fedc3059217862
- version: 1.2.2
projects:
- repo: openstack/python-cinderclient
hash: 91bf760989a6c992918d6eadb038d7265ea18287
- version: 1.3.0
projects:
- repo: openstack/python-cinderclient
hash: 9e94d814c6ae07c3d5e8242754aebcce150265cc
- version: 1.3.1
projects:
- repo: openstack/python-cinderclient
hash: f860668d7146bc5cd1b9914ea15ad5d6f0dd9585
- version: 1.4.0
projects:
- repo: openstack/python-cinderclient
hash: c167dda40cc65fe437a12b815ef91bbde4efb6bb
highlights: |
Default to Cinder API v2. Support for listing all tenants in backup-list.
Ability to clone consistency groups. Trigger non-disruptive mode when
doing backups. Get the progress status of a volume being migrated between
different pools or storage backends.