From dd71b8061564293314c5c1cf44fd3d65aeba39da Mon Sep 17 00:00:00 2001 From: Elod Illes Date: Fri, 29 Jul 2022 17:54:19 +0200 Subject: [PATCH] [requirements] Transition Pike to End of Life This transition the Pike branch to End of Life. The last patch of the branch will be tagged with pike-eol tag. The stable/pike branch cannot be used anymore and will be deleted if this patch merges. This is needed as stable/pike is not actively maintained in the recent period and 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/pike is deleted, and 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. Change-Id: If285cafd5ce5d42e19dab4282fd8a76afc2b77e9 --- deliverables/pike/requirements.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deliverables/pike/requirements.yaml b/deliverables/pike/requirements.yaml index 7042814e4c..e020f7288e 100644 --- a/deliverables/pike/requirements.yaml +++ b/deliverables/pike/requirements.yaml @@ -15,5 +15,9 @@ releases: - repo: openstack/requirements hash: f5ce4279b968d04674ea32052cfe83f9a1aaddb8 tarball-base: openstack_requirements + - version: pike-eol + projects: + - repo: openstack/requirements + hash: e0cb0c20b07a14a6ef1fd60f36c4e95f2964dc21 repository-settings: openstack/requirements: {}