From 277a3217d384e406c227e12978ec27ae867af761 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Wed, 24 Jan 2024 23:27:40 +0100 Subject: [PATCH] [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 -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 --- deliverables/yoga/ansible-collection-kolla.yaml | 6 ++++++ deliverables/yoga/kayobe.yaml | 10 ++++++++++ deliverables/yoga/kolla-ansible.yaml | 6 ++++++ deliverables/yoga/kolla.yaml | 6 ++++++ 4 files changed, 28 insertions(+) diff --git a/deliverables/yoga/ansible-collection-kolla.yaml b/deliverables/yoga/ansible-collection-kolla.yaml index 54866a3c0f..aadccdf93c 100644 --- a/deliverables/yoga/ansible-collection-kolla.yaml +++ b/deliverables/yoga/ansible-collection-kolla.yaml @@ -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 diff --git a/deliverables/yoga/kayobe.yaml b/deliverables/yoga/kayobe.yaml index 3a86e4b0d6..4cab1605ec 100644 --- a/deliverables/yoga/kayobe.yaml +++ b/deliverables/yoga/kayobe.yaml @@ -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 diff --git a/deliverables/yoga/kolla-ansible.yaml b/deliverables/yoga/kolla-ansible.yaml index dc2f470056..d2a934a068 100644 --- a/deliverables/yoga/kolla-ansible.yaml +++ b/deliverables/yoga/kolla-ansible.yaml @@ -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 diff --git a/deliverables/yoga/kolla.yaml b/deliverables/yoga/kolla.yaml index 877cfb63c8..5dba5e5f4b 100644 --- a/deliverables/yoga/kolla.yaml +++ b/deliverables/yoga/kolla.yaml @@ -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