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
60 lines
1.7 KiB
YAML
60 lines
1.7 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: 3.1.0
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: 5414305a2b2c776be62b695c4144dd4ace7f5b30
|
|
- version: 3.2.0
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: 26299257ceb092ab82fab17b707bc48963abecaf
|
|
- version: 3.2.1
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: 58dff38e3bf4e28874a9d58c9a3b63c1fb2e5cc0
|
|
- version: 4.0.0
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: c5015cbd8a5397b2c639a6a74d6d2f6a95d5bf18
|
|
- version: 4.0.1
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: f0cf77672fed70f20896c23015cb50341f311f38
|
|
- version: 4.0.2
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: a280d9f771dedd9dfb7770fadc965a46412b69ed
|
|
- version: 4.0.3
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: 9528ceab4f32cebb700a0b69f2ea58ec101700a1
|
|
- version: 4.0.4
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: 223bad9c8ae047ad67619ff5054fbbab94615cd9
|
|
- version: 4.0.5
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: ffe0cbfc93e9d1ebe03a63976cd20e23c02aaeb4
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: ffe0cbfc93e9d1ebe03a63976cd20e23c02aaeb4
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: 78a0ea24a586139343c98821f9914901f1b5ec5b
|
|
branches:
|
|
- location: 4.0.0
|
|
name: stable/victoria
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/os-brick/victoria.html
|