40a9eb9b84
Change-Id: I869788f3fb8fb8a3ce3d45d05c9f3deca5527cba Signed-off-by: Doug Hellmann <doug@doughellmann.com>
37 lines
1.2 KiB
YAML
37 lines
1.2 KiB
YAML
---
|
|
launchpad: python-cinderclient
|
|
team: cinder
|
|
type: library
|
|
release-model: cycle-with-intermediary
|
|
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.
|