From 7efca25b0d3e51c2d2f72564d8b6e2ddf7f2d30f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Wed, 26 Apr 2023 20:11:16 +0200 Subject: [PATCH] [vitrage] 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: I1893ae7e5488fbbe0bf69a3bfbb8fcf736687869 --- deliverables/rocky/python-vitrageclient.yaml | 4 ++++ deliverables/rocky/vitrage-dashboard.yaml | 4 ++++ deliverables/rocky/vitrage.yaml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/deliverables/rocky/python-vitrageclient.yaml b/deliverables/rocky/python-vitrageclient.yaml index 30691c4da5..49ab7e49f0 100644 --- a/deliverables/rocky/python-vitrageclient.yaml +++ b/deliverables/rocky/python-vitrageclient.yaml @@ -22,6 +22,10 @@ releases: projects: - repo: openstack/python-vitrageclient hash: 76e7198fe9d9b7564fead345587aab9adfc043b6 + - version: rocky-eol + projects: + - repo: openstack/python-vitrageclient + hash: e2a3f092d8582a603f77936cd20eb661f14270d8 cycle-highlights: - New API for alarm history release-notes: https://docs.openstack.org/releasenotes/python-vitrageclient/rocky.html diff --git a/deliverables/rocky/vitrage-dashboard.yaml b/deliverables/rocky/vitrage-dashboard.yaml index fdaaac75a3..c47a6b9f26 100644 --- a/deliverables/rocky/vitrage-dashboard.yaml +++ b/deliverables/rocky/vitrage-dashboard.yaml @@ -29,6 +29,10 @@ releases: projects: - repo: openstack/vitrage-dashboard hash: f265f1549bd00131c436d913571b515467b01f2d + - version: rocky-eol + projects: + - repo: openstack/vitrage-dashboard + hash: 616cf7610f0e6a1e734491d8d345001f0402f8fd cycle-highlights: - New UI for alarm history release-notes: https://docs.openstack.org/releasenotes/vitrage-dashboard/rocky.html diff --git a/deliverables/rocky/vitrage.yaml b/deliverables/rocky/vitrage.yaml index eabfd87118..1680bc2716 100644 --- a/deliverables/rocky/vitrage.yaml +++ b/deliverables/rocky/vitrage.yaml @@ -29,6 +29,10 @@ releases: projects: - repo: openstack/vitrage hash: 37a393c85bd689fbc689213d9c1b9d1462798104 + - version: rocky-eol + projects: + - repo: openstack/vitrage + hash: a6939dde9e861d14784a4c239e9c910fe2ce5e91 cycle-highlights: - Fast-failover of vitrage-graph for better High-Availability support - New Kubernetes datasource, for Kubernetes cluster as a workload