7fabf48f24
Change-Id: I333ff743f2c03b44fcce7d01f8979aed34e689f7 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
30 lines
986 B
YAML
30 lines
986 B
YAML
---
|
|
launchpad: python-cinderclient
|
|
team: cinder
|
|
send-announcements-to: openstack-announce@lists.openstack.org
|
|
include-pypi-link: yes
|
|
releases:
|
|
- version: 1.7.0
|
|
projects:
|
|
- repo: openstack/python-cinderclient
|
|
hash: 0cdcfb5988f57da80551b1a11fcd3d96d0baf1d8
|
|
highlights: |
|
|
Added support for API microversions.
|
|
Ability to specify --visibility and --protected when uploading
|
|
images to Glance.
|
|
Corrected migration status reset to not reset the source volume
|
|
state.
|
|
- version: 1.7.1
|
|
projects:
|
|
- repo: openstack/python-cinderclient
|
|
hash: 9e19357e4beff1131492888b7f2766afb227a767
|
|
highlights: |
|
|
Fixed backward incompatible image upload command.
|
|
- version: 1.8.0
|
|
projects:
|
|
- repo: openstack/python-cinderclient
|
|
hash: 623cef2d5c5d9f375c60c991f5ab9f951e9253fa
|
|
highlights: |
|
|
Fixed global modification of oslo.i18n lazy load. Added ability to
|
|
force delete a backup.
|