From c1920afeb628d86e00edc5724e9e6ef4051a14a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Wed, 26 Apr 2023 20:11:15 +0200 Subject: [PATCH] [glance] 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: I8ba141e2eb4df647b8a04d1ee95dea0ea47996f9 --- deliverables/rocky/glance-store.yaml | 4 ++++ deliverables/rocky/glance.yaml | 4 ++++ deliverables/rocky/python-glanceclient.yaml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/deliverables/rocky/glance-store.yaml b/deliverables/rocky/glance-store.yaml index a94b6e75fd..a6be189164 100644 --- a/deliverables/rocky/glance-store.yaml +++ b/deliverables/rocky/glance-store.yaml @@ -29,6 +29,10 @@ releases: projects: - repo: openstack/glance_store hash: 7cad6da6f1d4f7e8e47e6d1087d3905d3d806db6 + - version: rocky-eol + projects: + - repo: openstack/glance_store + hash: 7cad6da6f1d4f7e8e47e6d1087d3905d3d806db6 branches: - name: stable/rocky location: 0.26.0 diff --git a/deliverables/rocky/glance.yaml b/deliverables/rocky/glance.yaml index 8a7243d338..9177b8674c 100644 --- a/deliverables/rocky/glance.yaml +++ b/deliverables/rocky/glance.yaml @@ -58,6 +58,10 @@ releases: projects: - repo: openstack/glance hash: ad39c12c64c8ff017918a8790d69d5278ac379da + - version: rocky-eol + projects: + - repo: openstack/glance + hash: ad39c12c64c8ff017918a8790d69d5278ac379da repository-settings: openstack/glance: {} release-notes: https://docs.openstack.org/releasenotes/glance/rocky.html diff --git a/deliverables/rocky/python-glanceclient.yaml b/deliverables/rocky/python-glanceclient.yaml index 7c5f2b7540..7d730414f9 100644 --- a/deliverables/rocky/python-glanceclient.yaml +++ b/deliverables/rocky/python-glanceclient.yaml @@ -35,6 +35,10 @@ releases: projects: - repo: openstack/python-glanceclient hash: 535bc526ce0196232b7f1f2df8ba6343b77b55b5 + - version: rocky-eol + projects: + - repo: openstack/python-glanceclient + hash: 535bc526ce0196232b7f1f2df8ba6343b77b55b5 branches: - location: 2.12.0 name: stable/rocky