From fdfb251dbe2b01ec98ce4d79652ac69c50637441 Mon Sep 17 00:00:00 2001 From: Elod Illes Date: Mon, 11 Dec 2023 10:50:05 +0100 Subject: [PATCH] [glance] 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: Ide68b33512c70228bafb6acae91eae85f143dfd2 --- deliverables/ussuri/glance-store.yaml | 4 ++++ deliverables/ussuri/glance.yaml | 4 ++++ deliverables/ussuri/python-glanceclient.yaml | 7 ++++++- 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/deliverables/ussuri/glance-store.yaml b/deliverables/ussuri/glance-store.yaml index c6466bf732..56fca16e70 100644 --- a/deliverables/ussuri/glance-store.yaml +++ b/deliverables/ussuri/glance-store.yaml @@ -23,6 +23,10 @@ releases: projects: - repo: openstack/glance_store hash: ca0c58b52756058b6d51bf6a47aeac3d525c1e16 + - version: ussuri-eol + projects: + - repo: openstack/glance_store + hash: ca0c58b52756058b6d51bf6a47aeac3d525c1e16 branches: - location: 2.0.0 name: stable/ussuri diff --git a/deliverables/ussuri/glance.yaml b/deliverables/ussuri/glance.yaml index 058d7b8a20..30c1b2fe28 100644 --- a/deliverables/ussuri/glance.yaml +++ b/deliverables/ussuri/glance.yaml @@ -55,6 +55,10 @@ releases: projects: - repo: openstack/glance hash: e11b0e74001fbf6e1cd906d8c0cc3a9758de52c6 + - version: ussuri-eol + projects: + - repo: openstack/glance + hash: 6f03ccd47772e02f810de8fa3158afddc4a9c158 branches: - name: stable/ussuri location: 20.0.0.0rc1 diff --git a/deliverables/ussuri/python-glanceclient.yaml b/deliverables/ussuri/python-glanceclient.yaml index 08ef9fb85d..df06138a43 100644 --- a/deliverables/ussuri/python-glanceclient.yaml +++ b/deliverables/ussuri/python-glanceclient.yaml @@ -27,7 +27,12 @@ releases: projects: - repo: openstack/python-glanceclient hash: 4c63903403d7ef7801c8e274b67f9647ff329991 + - version: ussuri-eol + projects: + - repo: openstack/python-glanceclient + hash: 4c63903403d7ef7801c8e274b67f9647ff329991 branches: - location: 3.1.0 name: stable/ussuri -release-notes: https://docs.openstack.org/releasenotes/python-glanceclient/ussuri.html +release-notes: + https://docs.openstack.org/releasenotes/python-glanceclient/ussuri.html