aa66ac9ad0
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: I2224695c235c2030c45bbe8ca05e301b9665e63d
44 lines
1.2 KiB
YAML
44 lines
1.2 KiB
YAML
---
|
|
launchpad: magnum
|
|
release-model: cycle-with-rc
|
|
team: magnum
|
|
type: service
|
|
repository-settings:
|
|
openstack/magnum: {}
|
|
releases:
|
|
- version: 14.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/magnum
|
|
hash: 4c4bba1333c35c8687b4b410eac1c4208e338314
|
|
- version: 14.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/magnum
|
|
hash: 2ae6cd95f18a1675ec6059e6434ee58a1868b07f
|
|
- version: 14.0.0
|
|
projects:
|
|
- repo: openstack/magnum
|
|
hash: 2ae6cd95f18a1675ec6059e6434ee58a1868b07f
|
|
diff-start: 13.0.0
|
|
- version: 14.1.0
|
|
projects:
|
|
- repo: openstack/magnum
|
|
hash: f77471678d13a13dddfc54dbdf41f050f43e2660
|
|
- version: 14.1.1
|
|
projects:
|
|
- repo: openstack/magnum
|
|
hash: df2bcab1f65072103cead0657afd1f1d01f3c865
|
|
- version: 14.1.2
|
|
projects:
|
|
- repo: openstack/magnum
|
|
hash: 312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e
|
|
- version: yoga-eom
|
|
projects:
|
|
- repo: openstack/magnum
|
|
hash: 312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 14.0.0.0rc1
|
|
- name: unmaintained/yoga
|
|
location: yoga-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/magnum/yoga.html
|