0c2e080a86
This transition the stable/xena branch to extended maintenance. Changes for bugfixes and things the team deems important are still encouraged, but there will no longer be official releases off of the branch after the transition. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final backports currently in flight that we should wait for. For the latter case, please update the patch with the new commit hash after doing a final release to get those changes out so we know to proceed with the transition. The transition deadline is April 20th, 2023. Change-Id: I44792adc249620817d7f240eb03cefbe5f4488a6
78 lines
2.8 KiB
YAML
78 lines
2.8 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
|
|
- version: 19.2.0
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: 323d1d5fa52cbcae12a172b56a186b23677ec28b
|
|
- version: 19.3.0
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: cd172e5dad8e866293f88c3f25c8e182175fd903
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: cd172e5dad8e866293f88c3f25c8e182175fd903
|
|
branches:
|
|
- name: stable/xena
|
|
location: 19.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/cinder/xena.html
|