From d0776f4e184e55548f0c6b9734dc25021e53b1c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Fri, 8 Nov 2024 21:48:32 +0100 Subject: [PATCH] [kolla] Transition 2023.1 Antelope to Unmaintained This branch reached the end of its official stable maintained period, hence this patch transition stable/2023.1 branch to Unmaintained. (For details about Unmaintained state please see: [1][2]) The transitions is as follows: - tip of the stable/2023.1 branch is tagged with 2023.1-eom tag - unmaintained/2023.1 branch will be cut from 2023.1-eom tag - stable/2023.1 branch will be deleted Note: - there will no longer be official releases off of 2023.1 branch after this transition - backports can be pushed to unmaintained/2023.1 branch - openstack-unmaintained-core (or -unmaintained-core groups if such exists) have the rights to merge patches Important: please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final 2023.1 Antelope stable release with backports currently in flight that we should wait for. For the latter case, please propose a final 2023.1 Antelope stable release patch, and rebase this patch on top of that, with the latest commit hash of stable/2023.1. The planned transition deadline was October 30th, 2024 [3] last week, so please approve this patch as soon as possible if the project is ready for the transition. [1] https://docs.openstack.org/project-team-guide/stable-branches.html#unmaintained [2] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html [3] https://releases.openstack.org Change-Id: Id3b6b1d09fddf8f89fc393388bcd652f8a4012be --- deliverables/antelope/ansible-collection-kolla.yaml | 6 ++++++ deliverables/antelope/kayobe.yaml | 10 ++++++++++ deliverables/antelope/kolla-ansible.yaml | 6 ++++++ deliverables/antelope/kolla.yaml | 6 ++++++ 4 files changed, 28 insertions(+) diff --git a/deliverables/antelope/ansible-collection-kolla.yaml b/deliverables/antelope/ansible-collection-kolla.yaml index 49309ff251..cbb34bd3ec 100644 --- a/deliverables/antelope/ansible-collection-kolla.yaml +++ b/deliverables/antelope/ansible-collection-kolla.yaml @@ -32,8 +32,14 @@ releases: projects: - repo: openstack/ansible-collection-kolla hash: 3db4464a97d6e338a87da28885379b0f83fda977 + - version: 2023.1-eom + projects: + - repo: openstack/ansible-collection-kolla + hash: 3db4464a97d6e338a87da28885379b0f83fda977 branches: - name: stable/2023.1 location: 3.0.0.0rc1 + - name: unmaintained/2023.1 + location: 2023.1-eom release-notes: https://docs.openstack.org/releasenotes/ansible-collection-kolla/2023.1.html diff --git a/deliverables/antelope/kayobe.yaml b/deliverables/antelope/kayobe.yaml index ceb8f46ee7..0cb8092eb8 100644 --- a/deliverables/antelope/kayobe.yaml +++ b/deliverables/antelope/kayobe.yaml @@ -74,7 +74,17 @@ releases: projects: - repo: openstack/kayobe hash: afacd339fece3ed5694a00f3d009de77dbccb813 + - version: 2023.1-eom + projects: + - repo: openstack/kayobe + hash: 0f60aed89c6125e6d9e03bafbf8b0c973d6427e2 + - repo: openstack/kayobe-config + hash: cfd33083756f73162d2fce87d380cab9e38ee766 + - repo: openstack/kayobe-config-dev + hash: 8ceec30dcd57a0b1d98411a039422a08a466b935 branches: - name: stable/2023.1 location: 14.0.0.0rc1 + - name: unmaintained/2023.1 + location: 2023.1-eom release-notes: https://docs.openstack.org/releasenotes/kayobe/2023.1.html diff --git a/deliverables/antelope/kolla-ansible.yaml b/deliverables/antelope/kolla-ansible.yaml index e60986b717..ed7445a47d 100644 --- a/deliverables/antelope/kolla-ansible.yaml +++ b/deliverables/antelope/kolla-ansible.yaml @@ -52,7 +52,13 @@ releases: projects: - repo: openstack/kolla-ansible hash: 287bbf61bba6622c4dca2d8696ad65814090ea8e + - version: 2023.1-eom + projects: + - repo: openstack/kolla-ansible + hash: 0baa4dff337ba1ea73fb5e094a26ade2bd1a7c79 branches: - name: stable/2023.1 location: 16.0.0.0rc1 + - name: unmaintained/2023.1 + location: 2023.1-eom release-notes: https://docs.openstack.org/releasenotes/kolla-ansible/2023.1.html diff --git a/deliverables/antelope/kolla.yaml b/deliverables/antelope/kolla.yaml index ddb4531735..e9aa619a22 100644 --- a/deliverables/antelope/kolla.yaml +++ b/deliverables/antelope/kolla.yaml @@ -46,7 +46,13 @@ releases: projects: - repo: openstack/kolla hash: 3a39a79eed39fb844aecadd524cf4cc54d812cdf + - version: 2023.1-eom + projects: + - repo: openstack/kolla + hash: 7ba43d2820cd91b1108e5473eb0a9c26ae4a9cb8 branches: - name: stable/2023.1 location: 16.0.0.0rc1 + - name: unmaintained/2023.1 + location: 2023.1-eom release-notes: https://docs.openstack.org/releasenotes/kolla/2023.1.html