[kolla] Transition Yoga to Unmaintained
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: I2b4fe3b6896c564a684c4125d9b8099a09dd604e
This commit is contained in:
parent
a85ab8d482
commit
277a3217d3
@ -36,6 +36,12 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/ansible-collection-kolla
|
||||
hash: 18eac83917a8f6a7e6ae40e63b61b1a9f627b4ea
|
||||
- version: yoga-eom
|
||||
projects:
|
||||
- repo: openstack/ansible-collection-kolla
|
||||
hash: 18eac83917a8f6a7e6ae40e63b61b1a9f627b4ea
|
||||
branches:
|
||||
- name: stable/yoga
|
||||
location: 1.0.0.0rc1
|
||||
- name: unmaintained/yoga
|
||||
location: yoga-eom
|
||||
|
@ -86,7 +86,17 @@ releases:
|
||||
hash: 69ba8785b36e584368180ad4fb461f65aa5e59cc
|
||||
- repo: openstack/kayobe-config
|
||||
hash: d422259ce1ff8fbc800379fe3be5f5d83052a431
|
||||
- version: yoga-eom
|
||||
projects:
|
||||
- repo: openstack/kayobe
|
||||
hash: 69ba8785b36e584368180ad4fb461f65aa5e59cc
|
||||
- repo: openstack/kayobe-config
|
||||
hash: d422259ce1ff8fbc800379fe3be5f5d83052a431
|
||||
- repo: openstack/kayobe-config-dev
|
||||
hash: 3fe65061d7336df6c4fe6f3668b52684982fc420
|
||||
branches:
|
||||
- name: stable/yoga
|
||||
location: 12.0.0.0rc1
|
||||
- name: unmaintained/yoga
|
||||
location: yoga-eom
|
||||
release-notes: https://docs.openstack.org/releasenotes/kayobe/yoga.html
|
||||
|
@ -62,7 +62,13 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/kolla-ansible
|
||||
hash: 2e552b22db31607843bbe8beca35022d90e600de
|
||||
- version: yoga-eom
|
||||
projects:
|
||||
- repo: openstack/kolla-ansible
|
||||
hash: 2e552b22db31607843bbe8beca35022d90e600de
|
||||
branches:
|
||||
- name: stable/yoga
|
||||
location: 14.0.0.0rc1
|
||||
- name: unmaintained/yoga
|
||||
location: yoga-eom
|
||||
release-notes: https://docs.openstack.org/releasenotes/kolla-ansible/yoga.html
|
||||
|
@ -77,7 +77,13 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/kolla
|
||||
hash: 90c4617d7743da65e848d961d48fc102238c4351
|
||||
- version: yoga-eom
|
||||
projects:
|
||||
- repo: openstack/kolla
|
||||
hash: 90c4617d7743da65e848d961d48fc102238c4351
|
||||
branches:
|
||||
- name: stable/yoga
|
||||
location: 14.0.0.0rc1
|
||||
- name: unmaintained/yoga
|
||||
location: yoga-eom
|
||||
release-notes: https://docs.openstack.org/releasenotes/kolla/yoga.html
|
||||
|
Loading…
Reference in New Issue
Block a user