From 24699c634de6e9c92dee0aa14254580fa9d546b2 Mon Sep 17 00:00:00 2001 From: Elod Illes Date: Mon, 11 Dec 2023 10:50:04 +0100 Subject: [PATCH] [keystone] 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: Idcb9931c230605a03a8a6bcba146cac95c9229f5 --- deliverables/ussuri/keystone.yaml | 4 ++++ deliverables/ussuri/keystoneauth.yaml | 4 ++++ deliverables/ussuri/keystonemiddleware.yaml | 7 ++++++- deliverables/ussuri/pycadf.yaml | 4 ++++ deliverables/ussuri/python-keystoneclient.yaml | 7 ++++++- 5 files changed, 24 insertions(+), 2 deletions(-) diff --git a/deliverables/ussuri/keystone.yaml b/deliverables/ussuri/keystone.yaml index 4470c9ed6a..70290921aa 100644 --- a/deliverables/ussuri/keystone.yaml +++ b/deliverables/ussuri/keystone.yaml @@ -46,6 +46,10 @@ releases: projects: - repo: openstack/keystone hash: 2cf2912fd4d23bd8515313eafc77c6df92c68b81 + - version: ussuri-eol + projects: + - repo: openstack/keystone + hash: 377a9bb071c834bf3cb3e83bc0a173127cb9bb71 branches: - name: stable/ussuri location: 17.0.0.0rc1 diff --git a/deliverables/ussuri/keystoneauth.yaml b/deliverables/ussuri/keystoneauth.yaml index 54f3ed597e..091f3effa8 100644 --- a/deliverables/ussuri/keystoneauth.yaml +++ b/deliverables/ussuri/keystoneauth.yaml @@ -25,6 +25,10 @@ releases: projects: - repo: openstack/keystoneauth hash: d8d0fd49d059957838fef833baefd3a3423d9938 + - version: ussuri-eol + projects: + - repo: openstack/keystoneauth + hash: d8d0fd49d059957838fef833baefd3a3423d9938 branches: - name: stable/ussuri location: 4.0.0 diff --git a/deliverables/ussuri/keystonemiddleware.yaml b/deliverables/ussuri/keystonemiddleware.yaml index 49f60ae8c5..c3c3fb5d07 100644 --- a/deliverables/ussuri/keystonemiddleware.yaml +++ b/deliverables/ussuri/keystonemiddleware.yaml @@ -19,7 +19,12 @@ releases: projects: - repo: openstack/keystonemiddleware hash: 2ff74894c81cdc266c97d3aa99b055193cc3ee2b + - version: ussuri-eol + projects: + - repo: openstack/keystonemiddleware + hash: b80dd8cdf848986e71112f16f26d910e447d27fd branches: - name: stable/ussuri location: 9.0.0 -release-notes: https://docs.openstack.org/releasenotes/keystonemiddleware/ussuri.html +release-notes: + https://docs.openstack.org/releasenotes/keystonemiddleware/ussuri.html diff --git a/deliverables/ussuri/pycadf.yaml b/deliverables/ussuri/pycadf.yaml index 2aa62e458e..6d393f5d18 100644 --- a/deliverables/ussuri/pycadf.yaml +++ b/deliverables/ussuri/pycadf.yaml @@ -15,6 +15,10 @@ releases: projects: - repo: openstack/pycadf hash: 91073f4ea1d919604dc161a231b21de006a2a0cd + - version: ussuri-eol + projects: + - repo: openstack/pycadf + hash: 6fe11b5188bbdbb39bff511fa0227e5785be17f7 branches: - name: stable/ussuri location: 3.0.0 diff --git a/deliverables/ussuri/python-keystoneclient.yaml b/deliverables/ussuri/python-keystoneclient.yaml index 49d5d6986b..611fc202b6 100644 --- a/deliverables/ussuri/python-keystoneclient.yaml +++ b/deliverables/ussuri/python-keystoneclient.yaml @@ -19,7 +19,12 @@ releases: projects: - repo: openstack/python-keystoneclient hash: b58ebe2b7f6166bd42469d1512bdcaf2fd216b4a + - version: ussuri-eol + projects: + - repo: openstack/python-keystoneclient + hash: da3ce1bbb8b8150c6ccf8044af817dc9994d5d6e branches: - name: stable/ussuri location: 4.0.0 -release-notes: https://docs.openstack.org/releasenotes/python-keystoneclient/ussuri.html +release-notes: + https://docs.openstack.org/releasenotes/python-keystoneclient/ussuri.html