This is a major version bump due to at least two interface changes: 52cc5c6 Fix highest version supported by client and server f3a1e6e Remove consistencygroup quota The first changes the type on a return value from a public library method that at least Nova is using. The second removes the --consistencygroups option from the "cinder quota-update" CLI. Change-Id: I620816e8b1f5ecdd0547bf0f45547f2ebf675f20
34 lines
1.1 KiB
YAML
34 lines
1.1 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-cinderclient
|
|
release-model: cycle-with-intermediary
|
|
team: cinder
|
|
release-notes: https://docs.openstack.org/releasenotes/python-cinderclient/unreleased.html
|
|
type: library
|
|
releases:
|
|
- version: 2.0.0
|
|
projects:
|
|
- repo: openstack/python-cinderclient
|
|
hash: 6c499cc6a5dcb663bdc6ba7246114afcc21aface
|
|
- version: 2.0.1
|
|
projects:
|
|
- repo: openstack/python-cinderclient
|
|
hash: d0790e31816628eb11152a9fb3bdc6d0d5f1962b
|
|
- version: 2.1.0
|
|
projects:
|
|
- repo: openstack/python-cinderclient
|
|
hash: db51b78a3d042418e7a4159b2d92c368f069fb58
|
|
- version: 2.2.0
|
|
projects:
|
|
- repo: openstack/python-cinderclient
|
|
hash: e3743623c31fbc4b3a0f2f9fd608d168fec79355
|
|
- version: 3.0.0
|
|
projects:
|
|
- repo: openstack/python-cinderclient
|
|
hash: 72671fffe51898446c8671e122cd6ef11171fdb1
|
|
highlights: >
|
|
- Highest supported microversion is 3.40.
|
|
- Routine dependency updates.
|
|
- Bug fixes and new features, along with some interface changes.
|
|
Read the release notes for details.
|