From 53f19304740b7eca1106f9284d1319cb0837852a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Fri, 25 Nov 2022 21:33:44 +0100 Subject: [PATCH] [freezer] Transition Queens to End of Life This transition the Queens branch to End of Life. The last patch of the branch will be tagged with queens-eol tag. The stable/queens branch cannot be used anymore and will be deleted if this patch merges. This is needed as stable/queens 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/queens 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: Iee380316f50f0020aa2f4056dde8bc2b9748e6b1 --- deliverables/queens/freezer-web-ui.yaml | 4 ++++ deliverables/queens/freezer.yaml | 8 ++++++++ deliverables/queens/python-freezerclient.yaml | 4 ++++ 3 files changed, 16 insertions(+) diff --git a/deliverables/queens/freezer-web-ui.yaml b/deliverables/queens/freezer-web-ui.yaml index 793ab42ce0..581a028260 100644 --- a/deliverables/queens/freezer-web-ui.yaml +++ b/deliverables/queens/freezer-web-ui.yaml @@ -26,6 +26,10 @@ releases: projects: - repo: openstack/freezer-web-ui hash: 5c990707ea4aea9358d037e6989d7babb013501f + - version: queens-eol + projects: + - repo: openstack/freezer-web-ui + hash: e5ac673819343442ee754e5f55c9380dce6642f3 branches: - location: 6.0.0.0rc1 name: stable/queens diff --git a/deliverables/queens/freezer.yaml b/deliverables/queens/freezer.yaml index c67b1ea2d9..f34e73294e 100644 --- a/deliverables/queens/freezer.yaml +++ b/deliverables/queens/freezer.yaml @@ -45,6 +45,14 @@ releases: hash: c24cd2be67848b2e7de08f311383c9ff39730f35 - repo: openstack/freezer-dr hash: 1bcc0b44b8a4b9fd5472cb058e3d572339ab87ce + - version: queens-eol + projects: + - repo: openstack/freezer + hash: e95c41606285a5e03e6661720fc05376d16f1f97 + - repo: openstack/freezer-api + hash: 7cd9d0027f51283948da9dc5f1c2e21677bce2c5 + - repo: openstack/freezer-dr + hash: f863756518ee9acdc7d5aaaf35e218bb5b550fb5 cycle-highlights: - Bug fixes - Policy in code diff --git a/deliverables/queens/python-freezerclient.yaml b/deliverables/queens/python-freezerclient.yaml index 50d1ebdcd9..9efd3309ee 100644 --- a/deliverables/queens/python-freezerclient.yaml +++ b/deliverables/queens/python-freezerclient.yaml @@ -16,6 +16,10 @@ releases: projects: - repo: openstack/python-freezerclient hash: b92f04af68b1ed96bb96256f820c99d3824b3eab + - version: queens-eol + projects: + - repo: openstack/python-freezerclient + hash: f664cf638347c83ade782f27383bb1f2bae5b0e1 branches: - location: 1.6.0 name: stable/queens