From ae04b96e2d051fa97f8610ca598de28641117805 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Wed, 6 Sep 2023 14:35:30 +0200 Subject: [PATCH] [octavia] 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: I160ea0ac042b38082411948dd695d13490429c54 --- deliverables/stein/octavia-lib.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deliverables/stein/octavia-lib.yaml b/deliverables/stein/octavia-lib.yaml index 913eba68a7..a4e147434c 100644 --- a/deliverables/stein/octavia-lib.yaml +++ b/deliverables/stein/octavia-lib.yaml @@ -27,4 +27,8 @@ releases: projects: - repo: openstack/octavia-lib hash: 6b55d6219612472e23674bdb4fcbff394022f5fc + - version: stein-eol + projects: + - repo: openstack/octavia-lib + hash: 5ce2e066b18464b570523fa7138c26a3ef9ddfdd release-notes: https://docs.openstack.org/releasenotes/octavia-lib/stein.html