From a1b0508982060b9ebcb5851eae9953ec980f4d34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Wed, 6 Sep 2023 14:35:31 +0200 Subject: [PATCH] [ec2-api] Transition Stein to End of Life As announced on mailing list [1], this patch transitions the Stein branch to End of Life. The last patch of the branch will be tagged with stein-eol tag. stable/stein branch cannot be used anymore and will be deleted if this patch merges. This is needed as stable/stein 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/stein 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-September/034965.html Change-Id: I7cc148702ca4ce4364260735455f21180e27f267 --- deliverables/stein/ec2-api.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deliverables/stein/ec2-api.yaml b/deliverables/stein/ec2-api.yaml index 4f11d16e07..dfb8da8f2f 100644 --- a/deliverables/stein/ec2-api.yaml +++ b/deliverables/stein/ec2-api.yaml @@ -15,6 +15,10 @@ releases: projects: - repo: openstack/ec2-api hash: 46af2c326f413fb993e6dbe7d14cdc4b7e3f4ace + - version: stein-eol + projects: + - repo: openstack/ec2-api + hash: 821492b8ce7a8a85622f2b4be4d2f81018c92d5a branches: - location: 8.0.0 name: stable/stein