From b63da22eea6ef858f7d41e2093f916757d434e8f Mon Sep 17 00:00:00 2001 From: Elod Illes Date: Fri, 29 Jul 2022 17:54:18 +0200 Subject: [PATCH] [nova] 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: Idc9d27bded151a00b6388c780fb3ba5091916add --- deliverables/pike/nova.yaml | 4 ++++ deliverables/pike/os-traits.yaml | 4 ++++ deliverables/pike/os-vif.yaml | 4 ++++ deliverables/pike/python-novaclient.yaml | 4 ++++ 4 files changed, 16 insertions(+) diff --git a/deliverables/pike/nova.yaml b/deliverables/pike/nova.yaml index e4f5518cb7..125dc0cb1e 100644 --- a/deliverables/pike/nova.yaml +++ b/deliverables/pike/nova.yaml @@ -89,5 +89,9 @@ releases: - hash: c8359d087147919532617877d0fdc2792b500f23 repo: openstack/nova version: pike-em + - version: pike-eol + projects: + - repo: openstack/nova + hash: 2ed1664b12cf67cecb1d858b10d901b674a8149f repository-settings: openstack/nova: {} diff --git a/deliverables/pike/os-traits.yaml b/deliverables/pike/os-traits.yaml index 59d28eff03..c6807ec0dd 100644 --- a/deliverables/pike/os-traits.yaml +++ b/deliverables/pike/os-traits.yaml @@ -34,6 +34,10 @@ releases: - hash: 98aa3e5a0515cf148ee8b2c1a3ff22c5d9d78084 repo: openstack/os-traits version: pike-em + - version: pike-eol + projects: + - repo: openstack/os-traits + hash: 98aa3e5a0515cf148ee8b2c1a3ff22c5d9d78084 branches: - name: stable/pike location: 0.3.3 diff --git a/deliverables/pike/os-vif.yaml b/deliverables/pike/os-vif.yaml index 99eff14b64..b57eb747bd 100644 --- a/deliverables/pike/os-vif.yaml +++ b/deliverables/pike/os-vif.yaml @@ -35,6 +35,10 @@ releases: - hash: 5b4db2087a0f44fc5d5a951663f620cc24940df3 repo: openstack/os-vif version: pike-em + - version: pike-eol + projects: + - repo: openstack/os-vif + hash: 5b4db2087a0f44fc5d5a951663f620cc24940df3 branches: - name: stable/pike location: 1.7.0 diff --git a/deliverables/pike/python-novaclient.yaml b/deliverables/pike/python-novaclient.yaml index 105db015d7..bced501fe3 100644 --- a/deliverables/pike/python-novaclient.yaml +++ b/deliverables/pike/python-novaclient.yaml @@ -39,6 +39,10 @@ releases: - hash: 4936392c6415c163b371c187fe3037e3374a8a9b repo: openstack/python-novaclient version: pike-em + - version: pike-eol + projects: + - repo: openstack/python-novaclient + hash: 4936392c6415c163b371c187fe3037e3374a8a9b team: nova type: library repository-settings: