From d288ee4233ef8c80f9b46ee708e1b5c173d046f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Wed, 26 Apr 2023 20:11:14 +0200 Subject: [PATCH] [zaqar] 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: If87d33c6262be61bd73a4b032ce75bf6fb97207f --- deliverables/rocky/python-zaqarclient.yaml | 4 ++++ deliverables/rocky/zaqar-ui.yaml | 4 ++++ deliverables/rocky/zaqar.yaml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/deliverables/rocky/python-zaqarclient.yaml b/deliverables/rocky/python-zaqarclient.yaml index 5363e88ef8..a4ca61a0fc 100644 --- a/deliverables/rocky/python-zaqarclient.yaml +++ b/deliverables/rocky/python-zaqarclient.yaml @@ -13,6 +13,10 @@ releases: projects: - repo: openstack/python-zaqarclient hash: 1a50023196286fa2644afcea8ee6498498cf18b6 + - version: rocky-eol + projects: + - repo: openstack/python-zaqarclient + hash: 2d29b7970c39ced21cee8289ceade10f97cb28f0 branches: - name: stable/rocky location: 1.10.0 diff --git a/deliverables/rocky/zaqar-ui.yaml b/deliverables/rocky/zaqar-ui.yaml index 4f62df1a0e..dadcd2aaf8 100644 --- a/deliverables/rocky/zaqar-ui.yaml +++ b/deliverables/rocky/zaqar-ui.yaml @@ -26,6 +26,10 @@ releases: projects: - repo: openstack/zaqar-ui hash: 38f3ab72b893102b99aaf56c366da5e6fa36212e + - version: rocky-eol + projects: + - repo: openstack/zaqar-ui + hash: ad805d2fb6af86e9b1c01caad6dd5f8fd3f2ceaf branches: - location: 5.0.0.0rc1 name: stable/rocky diff --git a/deliverables/rocky/zaqar.yaml b/deliverables/rocky/zaqar.yaml index d0c9ed0e0f..a3f6da4049 100644 --- a/deliverables/rocky/zaqar.yaml +++ b/deliverables/rocky/zaqar.yaml @@ -25,6 +25,10 @@ releases: projects: - repo: openstack/zaqar hash: bd644fec02ec592b8c79828583c689b28dd61675 + - version: rocky-eol + projects: + - repo: openstack/zaqar + hash: 0aee4cd714a4566b2459fed9a6d7e62852c35e70 branches: - location: 7.0.0.0rc1 name: stable/rocky