From a44fe4ecceb9c9361a655fb782ccd5b137d4d256 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Fri, 8 Nov 2024 21:48:34 +0100 Subject: [PATCH] [monasca] 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: I2b1cf48b7863248cdfb56bd1d8c7e69114b699b6 --- deliverables/antelope/monasca-agent.yaml | 6 ++++++ deliverables/antelope/monasca-api.yaml | 6 ++++++ deliverables/antelope/monasca-common.yaml | 6 ++++++ deliverables/antelope/monasca-events-api.yaml | 6 ++++++ deliverables/antelope/monasca-notification.yaml | 6 ++++++ deliverables/antelope/monasca-persister.yaml | 6 ++++++ deliverables/antelope/monasca-statsd.yaml | 6 ++++++ deliverables/antelope/monasca-thresh.yaml | 6 ++++++ deliverables/antelope/monasca-ui.yaml | 6 ++++++ deliverables/antelope/python-monascaclient.yaml | 6 ++++++ 10 files changed, 60 insertions(+) diff --git a/deliverables/antelope/monasca-agent.yaml b/deliverables/antelope/monasca-agent.yaml index 508f3829be..947b5ae238 100644 --- a/deliverables/antelope/monasca-agent.yaml +++ b/deliverables/antelope/monasca-agent.yaml @@ -15,6 +15,12 @@ releases: - repo: openstack/monasca-agent hash: 29be6e96a6c590221e7d2fd1e30dffc7aec519a9 diff-start: 7.0.0 + - version: 2023.1-eom + projects: + - repo: openstack/monasca-agent + hash: 29be6e96a6c590221e7d2fd1e30dffc7aec519a9 branches: - name: stable/2023.1 location: 9.0.0.0rc1 + - name: unmaintained/2023.1 + location: 2023.1-eom diff --git a/deliverables/antelope/monasca-api.yaml b/deliverables/antelope/monasca-api.yaml index 62b4d41523..a8b38b3e48 100644 --- a/deliverables/antelope/monasca-api.yaml +++ b/deliverables/antelope/monasca-api.yaml @@ -15,6 +15,12 @@ releases: - repo: openstack/monasca-api hash: 658c68b593a4d83f59143dc6c7df81860d3f57cb diff-start: 8.0.0 + - version: 2023.1-eom + projects: + - repo: openstack/monasca-api + hash: 9b270faeb26890f49dd1700d6001f6c3e9e9be11 branches: - name: stable/2023.1 location: 10.0.0.0rc1 + - name: unmaintained/2023.1 + location: 2023.1-eom diff --git a/deliverables/antelope/monasca-common.yaml b/deliverables/antelope/monasca-common.yaml index c6c5090789..2b570ca744 100644 --- a/deliverables/antelope/monasca-common.yaml +++ b/deliverables/antelope/monasca-common.yaml @@ -10,6 +10,12 @@ releases: projects: - repo: openstack/monasca-common hash: f290882658db757a4dfbde23c327b70cbe58f964 + - version: 2023.1-eom + projects: + - repo: openstack/monasca-common + hash: ba47025c208111c018a3e6f13b57e8dd35b9013d branches: - name: stable/2023.1 location: 3.7.0 + - name: unmaintained/2023.1 + location: 2023.1-eom diff --git a/deliverables/antelope/monasca-events-api.yaml b/deliverables/antelope/monasca-events-api.yaml index b8f13cd26d..024fc21e56 100644 --- a/deliverables/antelope/monasca-events-api.yaml +++ b/deliverables/antelope/monasca-events-api.yaml @@ -15,6 +15,12 @@ releases: - repo: openstack/monasca-events-api hash: fc97ceed7af98b196cfc157cb1b7a69101d2970a diff-start: ussuri-em + - version: 2023.1-eom + projects: + - repo: openstack/monasca-events-api + hash: fc97ceed7af98b196cfc157cb1b7a69101d2970a branches: - name: stable/2023.1 location: 7.0.0.0rc1 + - name: unmaintained/2023.1 + location: 2023.1-eom diff --git a/deliverables/antelope/monasca-notification.yaml b/deliverables/antelope/monasca-notification.yaml index 06df2cd6c6..86c261a3e2 100644 --- a/deliverables/antelope/monasca-notification.yaml +++ b/deliverables/antelope/monasca-notification.yaml @@ -15,6 +15,12 @@ releases: - repo: openstack/monasca-notification hash: 5225304a268fbd7e5edc30ab6d2b0cbf3b92b565 diff-start: 6.0.0 + - version: 2023.1-eom + projects: + - repo: openstack/monasca-notification + hash: 5225304a268fbd7e5edc30ab6d2b0cbf3b92b565 branches: - name: stable/2023.1 location: 8.0.0.0rc1 + - name: unmaintained/2023.1 + location: 2023.1-eom diff --git a/deliverables/antelope/monasca-persister.yaml b/deliverables/antelope/monasca-persister.yaml index f53022a4e7..62db618dd6 100644 --- a/deliverables/antelope/monasca-persister.yaml +++ b/deliverables/antelope/monasca-persister.yaml @@ -15,6 +15,12 @@ releases: - repo: openstack/monasca-persister hash: 1ea4e21eb231e4fe193e62f1b03b957c9d4281c8 diff-start: 6.0.0 + - version: 2023.1-eom + projects: + - repo: openstack/monasca-persister + hash: 1ea4e21eb231e4fe193e62f1b03b957c9d4281c8 branches: - name: stable/2023.1 location: 8.0.0.0rc1 + - name: unmaintained/2023.1 + location: 2023.1-eom diff --git a/deliverables/antelope/monasca-statsd.yaml b/deliverables/antelope/monasca-statsd.yaml index f5b94146ef..a98f64968a 100644 --- a/deliverables/antelope/monasca-statsd.yaml +++ b/deliverables/antelope/monasca-statsd.yaml @@ -10,6 +10,12 @@ releases: projects: - repo: openstack/monasca-statsd hash: ca8dfbd871a8f8004a3a91e55cbb5f68920c2306 + - version: 2023.1-eom + projects: + - repo: openstack/monasca-statsd + hash: ca8dfbd871a8f8004a3a91e55cbb5f68920c2306 branches: - name: stable/2023.1 location: 2.6.0 + - name: unmaintained/2023.1 + location: 2023.1-eom diff --git a/deliverables/antelope/monasca-thresh.yaml b/deliverables/antelope/monasca-thresh.yaml index 233ab89e20..7fac7c7f45 100644 --- a/deliverables/antelope/monasca-thresh.yaml +++ b/deliverables/antelope/monasca-thresh.yaml @@ -17,6 +17,12 @@ releases: - repo: openstack/monasca-thresh hash: d256f05be6235dbaaff8ba738e6196b9c6241911 diff-start: 2.5.0 + - version: 2023.1-eom + projects: + - repo: openstack/monasca-thresh + hash: d256f05be6235dbaaff8ba738e6196b9c6241911 branches: - name: stable/2023.1 location: 8.0.0.0rc1 + - name: unmaintained/2023.1 + location: 2023.1-eom diff --git a/deliverables/antelope/monasca-ui.yaml b/deliverables/antelope/monasca-ui.yaml index 3c277eba3e..872628d6e9 100644 --- a/deliverables/antelope/monasca-ui.yaml +++ b/deliverables/antelope/monasca-ui.yaml @@ -15,6 +15,12 @@ releases: - repo: openstack/monasca-ui hash: 097d12aee254ab8bd89b87f3e7463a996e6813d9 diff-start: 6.0.0 + - version: 2023.1-eom + projects: + - repo: openstack/monasca-ui + hash: 097d12aee254ab8bd89b87f3e7463a996e6813d9 branches: - name: stable/2023.1 location: 8.0.0.0rc1 + - name: unmaintained/2023.1 + location: 2023.1-eom diff --git a/deliverables/antelope/python-monascaclient.yaml b/deliverables/antelope/python-monascaclient.yaml index b8abbc3882..4ca1dad1d0 100644 --- a/deliverables/antelope/python-monascaclient.yaml +++ b/deliverables/antelope/python-monascaclient.yaml @@ -11,6 +11,12 @@ releases: projects: - repo: openstack/python-monascaclient hash: bb7d4b67cb1435eb2ac9c4161ad27b072c920d57 + - version: 2023.1-eom + projects: + - repo: openstack/python-monascaclient + hash: bb7d4b67cb1435eb2ac9c4161ad27b072c920d57 branches: - name: stable/2023.1 location: 2.7.0 + - name: unmaintained/2023.1 + location: 2023.1-eom