From 46b00637935bf3ff2afe701f82e6d4ba32e7bdb8 Mon Sep 17 00:00:00 2001 From: Elod Illes Date: Mon, 11 Dec 2023 10:50:01 +0100 Subject: [PATCH] [cloudkitty] 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: I5c90d0d50d11cd6e09e33fb2524dfc3e0199d4a7 --- deliverables/ussuri/cloudkitty-dashboard.yaml | 7 ++++++- deliverables/ussuri/cloudkitty.yaml | 4 ++++ deliverables/ussuri/python-cloudkittyclient.yaml | 7 ++++++- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/deliverables/ussuri/cloudkitty-dashboard.yaml b/deliverables/ussuri/cloudkitty-dashboard.yaml index 4b3ef3c54e..1b185099a1 100644 --- a/deliverables/ussuri/cloudkitty-dashboard.yaml +++ b/deliverables/ussuri/cloudkitty-dashboard.yaml @@ -20,7 +20,12 @@ releases: projects: - repo: openstack/cloudkitty-dashboard hash: dcc33690b70d8a4cf75444f09d7872860da7e56f + - version: ussuri-eol + projects: + - repo: openstack/cloudkitty-dashboard + hash: 8a7b700bda5994d5c854df55edc8cda5819811f2 branches: - name: stable/ussuri location: 10.0.0.0rc1 -release-notes: https://docs.openstack.org/releasenotes/cloudkitty-dashboard/ussuri.html +release-notes: + https://docs.openstack.org/releasenotes/cloudkitty-dashboard/ussuri.html diff --git a/deliverables/ussuri/cloudkitty.yaml b/deliverables/ussuri/cloudkitty.yaml index 3c07904bbd..00b4a7a2eb 100644 --- a/deliverables/ussuri/cloudkitty.yaml +++ b/deliverables/ussuri/cloudkitty.yaml @@ -23,6 +23,10 @@ releases: projects: - repo: openstack/cloudkitty hash: f585666ea93707b0dbe62d9e73f686058247e2bc + - version: ussuri-eol + projects: + - repo: openstack/cloudkitty + hash: 1eb5f317e16f84a17a337882a04b04e9d9111df5 branches: - name: stable/ussuri location: 12.0.0 diff --git a/deliverables/ussuri/python-cloudkittyclient.yaml b/deliverables/ussuri/python-cloudkittyclient.yaml index 1304ef0453..d3c6d6be37 100644 --- a/deliverables/ussuri/python-cloudkittyclient.yaml +++ b/deliverables/ussuri/python-cloudkittyclient.yaml @@ -15,7 +15,12 @@ releases: projects: - repo: openstack/python-cloudkittyclient hash: f4b1a3f224f919e3193a5662f380de9ea1bdf341 + - version: ussuri-eol + projects: + - repo: openstack/python-cloudkittyclient + hash: e90985ec4dcbefe742687bb6d78feb9644c46031 branches: - name: stable/ussuri location: 4.0.0 -release-notes: https://docs.openstack.org/releasenotes/python-cloudkittyclient/ussuri.html +release-notes: + https://docs.openstack.org/releasenotes/python-cloudkittyclient/ussuri.html