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:
|
|
- Improved handling around the configured default volume-type and
|
|
added new Block Storage API calls with microversion 3.62 that enable
|
|
setting a project-level default volume-type for individual projects.
|
|
- Added some new backend drivers, and many current drivers have added
|
|
support for more features. For example, the NFS driver now supports
|
|
volume encryption.
|
|
- Support was added to cinder backup to use the popular Zstandard
|
|
compression algorithm.
|
|
repository-settings:
|
|
openstack/cinder: {}
|
|
releases:
|
|
- version: 17.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: 501fa32cc45246a7393479cd0448ff4a053e59b0
|
|
- version: 17.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: d4d90f812e35ef836c2bd8b8a33caf37032b1ad4
|
|
- version: 17.0.0
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: d4d90f812e35ef836c2bd8b8a33caf37032b1ad4
|
|
diff-start: 16.0.0.0rc1
|
|
- version: 17.0.1
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: cdc586631586dc9782794a90f129ce3f34118193
|
|
- version: 17.1.0
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: deb31a0c4d35ea6c479bfe466b780ed07a489276
|
|
- version: 17.2.0
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: 02b1b7a9cb47fc6f8a9dda1f8576348424cdd042
|
|
- version: 17.3.0
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: a6ffb102af7625c53da40358268955b177516aa5
|
|
- version: 17.4.0
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: 3aa3968342ff16fba8e4426f5301f670aa72fc51
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: 3aa3968342ff16fba8e4426f5301f670aa72fc51
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/cinder
|
|
hash: ed500fc9a3adca11ed2d184b78f35ac2133ada44
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 17.0.0.0rc1
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/cinder/victoria.html
|