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
37 lines
1.0 KiB
YAML
37 lines
1.0 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-cinderclient
|
|
release-model: cycle-with-intermediary
|
|
team: cinder
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-cinderclient: {}
|
|
releases:
|
|
- version: 7.3.0
|
|
projects:
|
|
- repo: openstack/python-cinderclient
|
|
hash: 1abc1b5d404c523a696f7186bc4c4b6fc7407cad
|
|
- version: 7.4.0
|
|
projects:
|
|
- repo: openstack/python-cinderclient
|
|
hash: f7eb39500bea4ed4a535bf1c85373639ab262db5
|
|
- version: 7.4.1
|
|
projects:
|
|
- repo: openstack/python-cinderclient
|
|
hash: 4f72e6f0c218751d28c8442d401e2fd2abcec1ea
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/python-cinderclient
|
|
hash: 4f72e6f0c218751d28c8442d401e2fd2abcec1ea
|
|
- version: wallaby-eom
|
|
projects:
|
|
- repo: openstack/python-cinderclient
|
|
hash: 3d309b785ad7a58fb13176d1a9b9770afb36c238
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 7.4.0
|
|
- name: unmaintained/wallaby
|
|
location: wallaby-eom
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/python-cinderclient/wallaby.html
|