From 74ba6302429d7ea0ebc5ccfb9922e669ee2e4754 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Wed, 26 Apr 2023 20:11:13 +0200 Subject: [PATCH] [cloudkitty] Transition Rocky to End of Life As discussed in the mail thread [1][2], this patch transition the Rocky branch to End of Life. The last patch of the branch will be tagged with rocky-eol tag. stable/rocky branch cannot be used anymore and will be deleted if this patch merges. This is needed as stable/rocky is not actively maintained in recent period, thus gates are mostly broken due to job failures. Besides, by removing these branches, infra resources will be freed up, too. Please try to identify any zuul job, that is defined outside of the repositories in this patch (for example in openstack-zuul-jobs, etc.) and won't be used anymore if stable/rocky is deleted. Propose a job removal patch for them. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are still some activity on the branch and the team wants to continue to maintain it. [1] https://lists.openstack.org/pipermail/openstack-discuss/2023-January/031922.html [2] https://lists.openstack.org/pipermail/openstack-discuss/2023-April/033386.html Change-Id: Ia0d57ede2c0c22979e836de739eea381e8510d40 --- deliverables/rocky/cloudkitty-dashboard.yaml | 4 ++++ deliverables/rocky/cloudkitty.yaml | 4 ++++ deliverables/rocky/python-cloudkittyclient.yaml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/deliverables/rocky/cloudkitty-dashboard.yaml b/deliverables/rocky/cloudkitty-dashboard.yaml index 2be5597602..4fed76ba69 100644 --- a/deliverables/rocky/cloudkitty-dashboard.yaml +++ b/deliverables/rocky/cloudkitty-dashboard.yaml @@ -20,6 +20,10 @@ releases: projects: - repo: openstack/cloudkitty-dashboard hash: 6e7db6c425c00cec907cd1cd88e5af78bfaa8898 + - version: rocky-eol + projects: + - repo: openstack/cloudkitty-dashboard + hash: 6e7db6c425c00cec907cd1cd88e5af78bfaa8898 repository-settings: openstack/cloudkitty-dashboard: {} release-notes: https://docs.openstack.org/releasenotes/cloudkitty-dashboard/rocky.html diff --git a/deliverables/rocky/cloudkitty.yaml b/deliverables/rocky/cloudkitty.yaml index 95cfe434f8..fdb0edd92b 100644 --- a/deliverables/rocky/cloudkitty.yaml +++ b/deliverables/rocky/cloudkitty.yaml @@ -20,6 +20,10 @@ releases: projects: - repo: openstack/cloudkitty hash: df869e4588c937dc0e78680a3b9fe9d0fc937e57 + - version: rocky-eol + projects: + - repo: openstack/cloudkitty + hash: df869e4588c937dc0e78680a3b9fe9d0fc937e57 cycle-highlights: - Cloudkitty can now collect non-OpenStack metrics using a new Promotheus collector or the gnocchi collector. diff --git a/deliverables/rocky/python-cloudkittyclient.yaml b/deliverables/rocky/python-cloudkittyclient.yaml index 2d3acaa26a..b568058f51 100644 --- a/deliverables/rocky/python-cloudkittyclient.yaml +++ b/deliverables/rocky/python-cloudkittyclient.yaml @@ -17,6 +17,10 @@ releases: projects: - repo: openstack/python-cloudkittyclient hash: 37c6bb0c8b2fd9a67a8d15830f545949657e74eb + - version: rocky-eol + projects: + - repo: openstack/python-cloudkittyclient + hash: 37c6bb0c8b2fd9a67a8d15830f545949657e74eb branches: - location: 2.0.0 name: stable/rocky