From 2490e1b22b3f2f9f81eeeb67d052692a7e838ee2 Mon Sep 17 00:00:00 2001 From: Elod Illes Date: Mon, 11 Dec 2023 10:50:06 +0100 Subject: [PATCH] [manila] 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: Id6fbcc1843ee33c332a49d48bffd8412aa205673 --- deliverables/ussuri/manila-ui.yaml | 4 ++++ deliverables/ussuri/manila.yaml | 4 ++++ deliverables/ussuri/python-manilaclient.yaml | 7 ++++++- 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/deliverables/ussuri/manila-ui.yaml b/deliverables/ussuri/manila-ui.yaml index 7dc0e58ad9..d40804fd70 100644 --- a/deliverables/ussuri/manila-ui.yaml +++ b/deliverables/ussuri/manila-ui.yaml @@ -19,6 +19,10 @@ releases: projects: - repo: openstack/manila-ui hash: 6054c99f11e3f751f04084591e2a24f968190bbf + - version: ussuri-eol + projects: + - repo: openstack/manila-ui + hash: 6054c99f11e3f751f04084591e2a24f968190bbf branches: - name: stable/ussuri location: 3.0.0 diff --git a/deliverables/ussuri/manila.yaml b/deliverables/ussuri/manila.yaml index 6574f5bce3..32899f984f 100644 --- a/deliverables/ussuri/manila.yaml +++ b/deliverables/ussuri/manila.yaml @@ -57,6 +57,10 @@ releases: projects: - repo: openstack/manila hash: ad152a4717e66e19d0ad1bb209081cb7d61741b4 + - version: ussuri-eol + projects: + - repo: openstack/manila + hash: ac60804bcf623efe6a14ba2f07a0beda31186402 branches: - name: stable/ussuri location: 10.0.0.0rc1 diff --git a/deliverables/ussuri/python-manilaclient.yaml b/deliverables/ussuri/python-manilaclient.yaml index a3314b727e..138c857fc2 100644 --- a/deliverables/ussuri/python-manilaclient.yaml +++ b/deliverables/ussuri/python-manilaclient.yaml @@ -19,7 +19,12 @@ releases: projects: - repo: openstack/python-manilaclient hash: 3371c543036a0f9f7b485489c490de4bd8cb52d1 + - version: ussuri-eol + projects: + - repo: openstack/python-manilaclient + hash: 0ed375bf451ced218d5de0326fe5a77afb239516 branches: - name: stable/ussuri location: 2.1.0 -release-notes: https://docs.openstack.org/releasenotes/python-manilaclient/ussuri.html +release-notes: + https://docs.openstack.org/releasenotes/python-manilaclient/ussuri.html