releases/deliverables/liberty/python-cinderclient.yaml
Doug Hellmann 179200c02f remove send-announcements-to from closed series
We no longer use the send-announcements-to field for anything.

Change-Id: I605b86261e13e13f017264992090c5f726e3e605
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-06 10:16:36 -04:00

36 lines
1.2 KiB
YAML

---
launchpad: python-cinderclient
team: cinder
type: library
release-model: cycle-with-intermediary
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.