f8d6a569f8
For complete coverage, these cinder versions should be used with an updated version of os-brick that also addresses the CVE: - 2023.1 (Antelope): use os-brick>=6.2.2 - Zed: use os-brick>=6.1.1 - Yoga: use os-brick>=5.2.3 Change-Id: Ifcadbaab68de1af59bae867bb6518163f430ab92 Related-bug: #2004555
63 lines
2.1 KiB
YAML
63 lines
2.1 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
|
|
- version: 20.0.1
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: f728548f3faad3c7278dc3d4d137a6265db17677
|
|
- version: 20.1.0
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: 679cf0726011f644024678f0446f19a654db405e
|
|
- version: 20.2.0
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: d4535c77493a7b362091b962f42f2613dea65dbe
|
|
- version: 20.3.0
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: a66f4afa22fc5a0a85d5224a6b63dd766fef47b1
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 20.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/cinder/yoga.html
|