Files
releases/deliverables/liberty/python-cinderclient.yaml
Doug Hellmann 3dd4af5a6f use yaml syntax to preserve formatting for cinder 1.4.0 highlights
Change-Id: Ifa9a606cf1f6822c5cd96a9131b895d98885add2
2015-09-11 15:11:29 +00:00

21 lines
738 B
YAML

---
launchpad: python-cinderclient
releases:
- version: 1.2.0
projects:
- repo: openstack/python-cinderclient
hash: 4994faf374e22a4487f6e44237cf10fea5f22599
- 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.