From feb5517b3de941a11af0ccac2752ffd8d1b63cf5 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] [ec2-api] 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: I56ea0c2acda48bd08ce4958ef241d139cf074f41 --- deliverables/rocky/ec2-api.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deliverables/rocky/ec2-api.yaml b/deliverables/rocky/ec2-api.yaml index 8d9af96f16..92dd959ce4 100644 --- a/deliverables/rocky/ec2-api.yaml +++ b/deliverables/rocky/ec2-api.yaml @@ -19,6 +19,10 @@ releases: projects: - repo: openstack/ec2-api hash: 99ef804daf090f7b107acf4484e829e6b7f2bb32 + - version: rocky-eol + projects: + - repo: openstack/ec2-api + hash: 97e9e63b61f7a846d5eed262bd3b570ad97e5d82 branches: - location: 7.0.0 name: stable/rocky