From fdf994e1a9a3961dba4bfff3134fcf0bf3cde135 Mon Sep 17 00:00:00 2001 From: Elod Illes Date: Mon, 11 Dec 2023 10:50:04 +0100 Subject: [PATCH] [masakari] Transition Ussuri to End of Life With the new resolution '2023-07-24 Unmaintained status replaces Extended Maintenance' [1] the last 3 EM branches (Xena, Wallaby, Victoria) will transition to Unmaintained, but older branches (Ussuri, Train) should move to End of Life unless someone steps up as maintainer of this branch for this project. To signal this, please add a -1 for this patch if you or the team want to keep this branch open for further maintenance. If there is no response from anyone within a reasonable time frame, then PTLs/release liaisons will be asked to confirm the EOL transition with their +1. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: I0d9a33da013426b6ed9b14e22ef9ba006013ef30 --- deliverables/ussuri/masakari-dashboard.yaml | 7 ++++++- deliverables/ussuri/masakari-monitors.yaml | 7 ++++++- deliverables/ussuri/masakari.yaml | 4 ++++ deliverables/ussuri/python-masakariclient.yaml | 7 ++++++- 4 files changed, 22 insertions(+), 3 deletions(-) diff --git a/deliverables/ussuri/masakari-dashboard.yaml b/deliverables/ussuri/masakari-dashboard.yaml index 5e53c37c43..f739b75550 100644 --- a/deliverables/ussuri/masakari-dashboard.yaml +++ b/deliverables/ussuri/masakari-dashboard.yaml @@ -28,7 +28,12 @@ releases: projects: - repo: openstack/masakari-dashboard hash: 93fc60e681a190caecc65fc3e132ec0cd9a671c0 + - version: ussuri-eol + projects: + - repo: openstack/masakari-dashboard + hash: 93fc60e681a190caecc65fc3e132ec0cd9a671c0 branches: - name: stable/ussuri location: 2.0.0.0rc1 -release-notes: https://docs.openstack.org/releasenotes/masakari-dashboard/ussuri.html +release-notes: + https://docs.openstack.org/releasenotes/masakari-dashboard/ussuri.html diff --git a/deliverables/ussuri/masakari-monitors.yaml b/deliverables/ussuri/masakari-monitors.yaml index 8d79d1b7c9..ce668351ac 100644 --- a/deliverables/ussuri/masakari-monitors.yaml +++ b/deliverables/ussuri/masakari-monitors.yaml @@ -31,7 +31,12 @@ releases: projects: - repo: openstack/masakari-monitors hash: c599293b39d29835811ff3e3c202ade3fe2c128e + - version: ussuri-eol + projects: + - repo: openstack/masakari-monitors + hash: 2719241a68116c9ef9efcb9421935d6b1b68d113 branches: - name: stable/ussuri location: 9.0.0.0rc1 -release-notes: https://docs.openstack.org/releasenotes/masakari-monitors/ussuri.html +release-notes: + https://docs.openstack.org/releasenotes/masakari-monitors/ussuri.html diff --git a/deliverables/ussuri/masakari.yaml b/deliverables/ussuri/masakari.yaml index fcf6e12410..d197d1532d 100644 --- a/deliverables/ussuri/masakari.yaml +++ b/deliverables/ussuri/masakari.yaml @@ -35,6 +35,10 @@ releases: projects: - repo: openstack/masakari hash: b965f3a253e7eca08ac765be90b7c1ae3d86369f + - version: ussuri-eol + projects: + - repo: openstack/masakari + hash: b965f3a253e7eca08ac765be90b7c1ae3d86369f branches: - name: stable/ussuri location: 9.0.0.0rc1 diff --git a/deliverables/ussuri/python-masakariclient.yaml b/deliverables/ussuri/python-masakariclient.yaml index cd4f034c1c..2705d0bd19 100644 --- a/deliverables/ussuri/python-masakariclient.yaml +++ b/deliverables/ussuri/python-masakariclient.yaml @@ -18,7 +18,12 @@ releases: projects: - repo: openstack/python-masakariclient hash: 621a392d3219726d970387e62f3bb9299e26aa7a + - version: ussuri-eol + projects: + - repo: openstack/python-masakariclient + hash: 75179f8ef6e35f7ebacbd47301c9e7da895f57f2 branches: - name: stable/ussuri location: 6.0.0 -release-notes: https://docs.openstack.org/releasenotes/python-masakariclient/ussuri.html +release-notes: + https://docs.openstack.org/releasenotes/python-masakariclient/ussuri.html