18bb3c9a6c
Not being released at this time: - cinderlib (no functional changes) - python-brick-cinderclient-ext (no functional changes) - python-cinderclient (no functional changes) Change-Id: I633eca33b086d4bfe2fa34b07cc37ccb3171ba4d
66 lines
2.5 KiB
YAML
66 lines
2.5 KiB
YAML
---
|
|
launchpad: cinder
|
|
release-model: cycle-with-rc
|
|
team: cinder
|
|
type: service
|
|
cycle-highlights:
|
|
- |
|
|
Improved handling of user quotas around the creation of temporary
|
|
resources. This includes the display of information in the
|
|
volume or snapshot detail response in Block Storage API microversion
|
|
3.65 concerning whether that resource consumes quota, and the ability
|
|
to filter a requested list of resources according to whether they
|
|
consume quota or not.
|
|
- |
|
|
Block Storage API microversion 3.66 removes the necessity to add a 'force'
|
|
flag when requesting a snapshot of an in-use volume, given that this is
|
|
not a problem for modern storage systems.
|
|
- |
|
|
Enhancement of the volume-type detail response to include non-sensitive
|
|
"extra-specs" information in order to provide more data for automated
|
|
systems to select a volume type. Additionally, the volume type list can
|
|
be filtered by these non-sensitive extra-specs using the current Block
|
|
Storage API list filtering syntax for extra-specs.
|
|
- |
|
|
Removal of the long-deprecated Block Storage API version 2. But not to
|
|
fear, Block Storage API version 3.0 was designed to be completely
|
|
compatible with version 2. We're at microversion 3.66 in the Xena
|
|
release, so you'll want to get acquainted with all our great new features
|
|
anyway.
|
|
- |
|
|
Many current backend storage drivers have added support for features
|
|
exceeding the required driver functions, for example, multiattach and
|
|
the ability to take advantage of backend optimizations.
|
|
repository-settings:
|
|
openstack/cinder: {}
|
|
releases:
|
|
- version: 19.0.0.0b1
|
|
projects:
|
|
- hash: 776d56ff69079bfd441dab2021a5cb41cc46b6ae
|
|
repo: openstack/cinder
|
|
- version: 19.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: fae0e8dcb430bfe2d00b5360c56aa2e936f5f78c
|
|
- version: 19.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: 1eb7384cb6542784a904891666cca4abbe42841d
|
|
- version: 19.0.0
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: 1eb7384cb6542784a904891666cca4abbe42841d
|
|
diff-start: 18.0.0.0rc1
|
|
- version: 19.1.0
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: 59b8b516c4c68fdb44247724624ceb3a8928acdb
|
|
- version: 19.1.1
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: 845099818f6c296243990a4fabe5e039ff8feb2c
|
|
branches:
|
|
- name: stable/xena
|
|
location: 19.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/cinder/xena.html
|