b7facafb5a
This tags the final release for all cycle-with-rc projects for Yoga. 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 March 30th. Any bugfixes merged to stable/yoga 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/xena branch started to diverge from what is included on stable/yoga. For some, this will be the final Xena 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 March 30th. Change-Id: I3516aa1f6a236f4415f3e1c3373059b73efa2c04
47 lines
1.6 KiB
YAML
47 lines
1.6 KiB
YAML
---
|
|
launchpad: cinder
|
|
release-model: cycle-with-rc
|
|
team: cinder
|
|
type: service
|
|
cycle-highlights:
|
|
- |
|
|
Block Storage API microversion 3.68 adds the ability for users
|
|
to request that a volume be re-imaged. It has always been possible
|
|
in Block Storage API version 3 to create a bootable volume by
|
|
requesting that image data from the Image service be written to the
|
|
volume when the volume was created; now it's possible to do this to
|
|
an existing volume.
|
|
- |
|
|
The Block Storage API no longer requires that request URLs contain
|
|
a project ID. This makes the API more consistent with other
|
|
OpenStack APIs. For backward compatibility, legacy URLs containing
|
|
a project ID continue to be recognized.
|
|
- |
|
|
New backend drivers were added: Lightbits LightOS for NVMe/TCP, a
|
|
TOYOU NetStor Fibre Channel driver, and NEC V Series Storage drivers
|
|
(FC and iSCSI).
|
|
- |
|
|
Current backend storage drivers have added support for features
|
|
exceeding the required driver functions, for example, Active/Active
|
|
replication.
|
|
repository-settings:
|
|
openstack/cinder: {}
|
|
releases:
|
|
- version: 20.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: b69353b6c853489a12e726c064425dc5b5e8d841
|
|
- version: 20.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: c0ff6fd9f934782149777d2ab69b87dabca6a907
|
|
- version: 20.0.0
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: c0ff6fd9f934782149777d2ab69b87dabca6a907
|
|
diff-start: 19.0.0.0rc1
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 20.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/cinder/yoga.html
|