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
44 lines
1.2 KiB
YAML
44 lines
1.2 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.4.0
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: 7d3af72cc2c5b068dc73878c2a6bda431e1c8af5
|
|
- version: 5.0.0
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: f4931f592c7ab31f111d6cfc480ba5221d428e6c
|
|
- version: 5.0.1
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: 36f12c05a75950f8214b5504c972b98edc63cdd7
|
|
- version: 5.0.2
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: 19a4820f5c4ccca10d50d08198873b1515ee257b
|
|
- version: 5.0.3
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: 3aa5d295821d6bb39a24f465b740f9ac4fb884d1
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: 3aa5d295821d6bb39a24f465b740f9ac4fb884d1
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: 70493735d2f99523c4a23ecbeed15969b2e81f6b
|
|
branches:
|
|
- location: 5.0.0
|
|
name: stable/xena
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/os-brick/xena.html
|