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
52 lines
1.4 KiB
YAML
52 lines
1.4 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: os-brick
|
|
release-model: cycle-with-intermediary
|
|
team: cinder
|
|
type: library
|
|
repository-settings:
|
|
openstack/os-brick: {}
|
|
releases:
|
|
- version: 4.1.0
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: 4ac51ae15388a2333e21673389d19d75eaaded83
|
|
- version: 4.2.0
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: f776ef24faeddd275fd39470e5eee60f17c6c066
|
|
- version: 4.3.0
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: 91a1ccaa843c94990bd9c229e7abfb086b796202
|
|
- version: 4.3.1
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: f86944b8972cd9947319db34c4b0b31447bc9a39
|
|
- version: 4.3.2
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: 0c7f5fcfe50d6f51896e76818330af156907fcd2
|
|
- version: 4.3.3
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: d09dc9e51c783fde574f160476ed10efc21eee9a
|
|
- version: 4.3.4
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: cf69f9247061bd0a945a6fb6bf688acff617eb2c
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: cf69f9247061bd0a945a6fb6bf688acff617eb2c
|
|
- version: wallaby-eom
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: 5dcda6b961fa765c817f94a782a6fff48295c89a
|
|
branches:
|
|
- location: 4.3.0
|
|
name: stable/wallaby
|
|
- name: unmaintained/wallaby
|
|
location: wallaby-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/os-brick/wallaby.html
|