70642a7343
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions stable/yoga branch to Unmaintained as follows: - tip of the stable/yoga branch is tagged with yoga-eom tag - unmaintained/yoga branch will be cut from yoga-eom tag - stable/yoga branch will be deleted Some further notes: - there will no longer be official releases off of yoga branch - backports can be pushed against unmaintained/yoga branch - openstack-unmaintained-core and <project>-unmaintained-core groups will 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: I99a8120217aad06f1d3daea96f0cb07389fcfb68
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: 5.1.0
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: ca721994a25674186864d75adc8237e112524fef
|
|
- version: 5.2.0
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: feb62fa2284e4ff72a76582a1546f8e9ec825937
|
|
- version: 5.2.1
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: 0bd5dc99152261d1d59ecb788faf4aea3e299edd
|
|
- version: 5.2.2
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: 743002cc269ac1e91d8df2eee5f4fdad3d14c365
|
|
- version: 5.2.3
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: 111b3931a2db1d5be4ebe704bf26c34fa9408483
|
|
- version: 5.2.4
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: e57201a2843c2dd9cc6744cb8148dd6e3ed8f52f
|
|
- version: yoga-eom
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: 994cfb3f38b7481c8bf06a615bd9959f93bbd142
|
|
branches:
|
|
- location: 5.2.0
|
|
name: stable/yoga
|
|
- name: unmaintained/yoga
|
|
location: yoga-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/os-brick/yoga.html
|