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
31 lines
844 B
YAML
31 lines
844 B
YAML
---
|
|
launchpad: cinderlib
|
|
release-model: cycle-with-intermediary
|
|
team: cinder
|
|
type: trailing
|
|
repository-settings:
|
|
openstack/cinderlib: {}
|
|
branches:
|
|
- location: 3.0.0
|
|
name: stable/victoria
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
releases:
|
|
- version: 3.0.0
|
|
projects:
|
|
- repo: openstack/cinderlib
|
|
hash: f9b2b76e39c40d6762a9ba16c94b565b791f2ec3
|
|
- version: 3.1.0
|
|
projects:
|
|
- repo: openstack/cinderlib
|
|
hash: afd28b9875f15416a1340c4c95cdf46c8c6bfcae
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/cinderlib
|
|
hash: afd28b9875f15416a1340c4c95cdf46c8c6bfcae
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/cinderlib
|
|
hash: dcf2a4b5e567acdff2f36dc154d20721062d2898
|
|
release-notes: https://docs.openstack.org/releasenotes/cinderlib/victoria.html
|