From 98576a71f42d8d9185c4000fc6f18bf670a2c76d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Fri, 8 Nov 2024 21:48:33 +0100 Subject: [PATCH] [masakari] 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: I6ac520acb798deba2478f400e9a173877918b5e8 --- deliverables/antelope/masakari-dashboard.yaml | 6 ++++++ deliverables/antelope/masakari-monitors.yaml | 9 ++++++++- deliverables/antelope/masakari.yaml | 6 ++++++ deliverables/antelope/python-masakariclient.yaml | 9 ++++++++- 4 files changed, 28 insertions(+), 2 deletions(-) diff --git a/deliverables/antelope/masakari-dashboard.yaml b/deliverables/antelope/masakari-dashboard.yaml index 8674f78956..fa7115b8ba 100644 --- a/deliverables/antelope/masakari-dashboard.yaml +++ b/deliverables/antelope/masakari-dashboard.yaml @@ -16,8 +16,14 @@ releases: - repo: openstack/masakari-dashboard hash: c1928878d0fefa79a080aeb34693b629f9f822fb diff-start: 7.0.0 + - version: 2023.1-eom + projects: + - repo: openstack/masakari-dashboard + hash: 8c7435371df311c8c362fa99007d0d76852d7d79 branches: - name: stable/2023.1 location: 8.0.0.0rc1 + - name: unmaintained/2023.1 + location: 2023.1-eom release-notes: https://docs.openstack.org/releasenotes/masakari-dashboard/2023.1.html diff --git a/deliverables/antelope/masakari-monitors.yaml b/deliverables/antelope/masakari-monitors.yaml index c92b59a5e7..f7967a7451 100644 --- a/deliverables/antelope/masakari-monitors.yaml +++ b/deliverables/antelope/masakari-monitors.yaml @@ -15,7 +15,14 @@ releases: - repo: openstack/masakari-monitors hash: cf646dfce2db86f01dd49349e1803da23de4ec85 diff-start: 14.0.0 + - version: 2023.1-eom + projects: + - repo: openstack/masakari-monitors + hash: 9192f777840a45a5bc14e261813004ecfc59cf45 branches: - name: stable/2023.1 location: 15.0.0.0rc1 -release-notes: https://docs.openstack.org/releasenotes/masakari-monitors/2023.1.html + - name: unmaintained/2023.1 + location: 2023.1-eom +release-notes: + https://docs.openstack.org/releasenotes/masakari-monitors/2023.1.html diff --git a/deliverables/antelope/masakari.yaml b/deliverables/antelope/masakari.yaml index 0b1b06cb61..9838d9dab3 100644 --- a/deliverables/antelope/masakari.yaml +++ b/deliverables/antelope/masakari.yaml @@ -15,7 +15,13 @@ releases: - repo: openstack/masakari hash: 3e1b85133a59ee68a3b18e47e7dc49ab30097e63 diff-start: 14.0.0 + - version: 2023.1-eom + projects: + - repo: openstack/masakari + hash: f780e56c254e3a84ab4940e6084b59fc89b3a764 branches: - name: stable/2023.1 location: 15.0.0.0rc1 + - name: unmaintained/2023.1 + location: 2023.1-eom release-notes: https://docs.openstack.org/releasenotes/masakari/2023.1.html diff --git a/deliverables/antelope/python-masakariclient.yaml b/deliverables/antelope/python-masakariclient.yaml index b6bcb9bcf2..bbf25f5fd2 100644 --- a/deliverables/antelope/python-masakariclient.yaml +++ b/deliverables/antelope/python-masakariclient.yaml @@ -10,7 +10,14 @@ releases: projects: - repo: openstack/python-masakariclient hash: 73c312679cfd53cb9385c3f056f83c66cab8846d + - version: 2023.1-eom + projects: + - repo: openstack/python-masakariclient + hash: befeaeb9005d15e00f9204232924af33d32dae44 branches: - name: stable/2023.1 location: 8.1.0 -release-notes: https://docs.openstack.org/releasenotes/python-masakariclient/2023.1.html + - name: unmaintained/2023.1 + location: 2023.1-eom +release-notes: + https://docs.openstack.org/releasenotes/python-masakariclient/2023.1.html