92c38ef599
This tags the final release for all cycle-with-rc projects for Xena. While not required, having PTLs ack this patch would be nice to include that record in the merged metadata. Release activity should now be frozen until this is processed on Oct 6. Any bugfixes merged to stable/xena can be queued up and ready to go as a follow on stable release after the coordinated release date. There are different diff-start values for each project. This is used when generating release notes to denote the point where the stable/wallaby branch started to diverge from what is included on stable/xena. For some, this will be the final Wallaby major version, but if multiple RCs were done, this may show the initial RC1 release version. This is normal. This patch will be merged on Oct 6. Change-Id: Ic315f2d0b9377975a9cf72fe284f71cb090ace5c
58 lines
2.2 KiB
YAML
58 lines
2.2 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
|
|
branches:
|
|
- name: stable/xena
|
|
location: 19.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/cinder/xena.html
|