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.1 KiB
YAML
37 lines
1.1 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-cinderclient
|
|
release-model: cycle-with-intermediary
|
|
team: cinder
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-brick-cinderclient-ext: {}
|
|
releases:
|
|
- version: 1.1.0
|
|
projects:
|
|
- repo: openstack/python-brick-cinderclient-ext
|
|
hash: 3ae9a5dc1015419265fec8db45cf77cf35413513
|
|
- version: 1.1.1
|
|
projects:
|
|
- repo: openstack/python-brick-cinderclient-ext
|
|
hash: 6aa47dfa7b1f637318d9dc2480631400fd74d4c5
|
|
- version: 1.2.0
|
|
projects:
|
|
- repo: openstack/python-brick-cinderclient-ext
|
|
hash: b2e33001c5cdd2ce28c89bdb14e7c169d016915d
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/python-brick-cinderclient-ext
|
|
hash: b2e33001c5cdd2ce28c89bdb14e7c169d016915d
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/python-brick-cinderclient-ext
|
|
hash: 6eeacc0523dacea0ebbb66be30329ee6e83d862f
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 1.1.1
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/python-brick-cinderclient-ext/victoria.html
|