d6dce203b0
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions victoria, wallaby, and xena EM branches to Unmaintained as follows: - tip of the given branch will be tagged with <series>-eom tag - unmaintained/<series> branch will be cut from <series>-eom tag - stable/<series> branch will be deleted Some further notes: - stable policy still applies - backports can be pushed against unmaintained/<series> branch - openstack-unmaintained-core group have the rights to merge patches For further details please read the resolution [1] & review and +1 this patch if this is correct as soon as possible. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: Iade3b9c33fa46c57512ac8728e70c3c6c2995739
65 lines
2.0 KiB
YAML
65 lines
2.0 KiB
YAML
---
|
|
launchpad: cinder
|
|
release-model: cycle-with-rc
|
|
team: cinder
|
|
type: service
|
|
cycle-highlights:
|
|
- |
|
|
Block Storage API microversions 3.63 and 3.64 add useful information to
|
|
the volume detail response (``volume_type_id`` and ``encryption_key_id``,
|
|
respectively).
|
|
- |
|
|
Added new backend drivers: Ceph iSCSI, Dell EMC PowerVault ME, KIOXIA
|
|
Kumoscale, Open-E JovianDSS, and TOYOU ACS5000. Additionally, many current
|
|
drivers have added support for features exceeding the required driver
|
|
functions, with revert to snapshot and backend QoS being particularly
|
|
popular this cycle.
|
|
- |
|
|
Added a new backup driver for S3-compatible storage.
|
|
repository-settings:
|
|
openstack/cinder: {}
|
|
releases:
|
|
- version: 18.0.0.0b1
|
|
projects:
|
|
- hash: bdfcdb631c59405a81e3fd0739d7ebbef893d49c
|
|
repo: openstack/cinder
|
|
- version: 18.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: 7c4b626c013d25e6c7308a431c521e7211a43d53
|
|
- version: 18.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: db4bca2959374379da7ba82a92d44adf4a3be4db
|
|
- version: 18.0.0
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: db4bca2959374379da7ba82a92d44adf4a3be4db
|
|
diff-start: 17.0.0.0rc1
|
|
- version: 18.1.0
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: 73e20990e6feb4a3a7a36cdcf3fc3654935303b2
|
|
- version: 18.2.0
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: 0a6d43a7c2ef65be748690a00ee4c294add0c87c
|
|
- version: 18.2.1
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: ebc27d371450dccbba49443ab9094484a4f9905c
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: ebc27d371450dccbba49443ab9094484a4f9905c
|
|
- version: wallaby-eom
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: f6b44fc201c3e679d70367fd588304d7a8cbf420
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 18.0.0.0rc1
|
|
- name: unmaintained/wallaby
|
|
location: wallaby-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/cinder/wallaby.html
|