From 83684ca7232bc568274a8967026bcbadce66aacc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Fri, 19 Apr 2024 17:01:03 +0200 Subject: [PATCH] [solum] Transition Zed to Unmaintained This branch reached the end of its official stable maintained period, hence this patch transition stable/zed branch to Unmaintained. (For details about Unmaintained state please see: [1][2]) The transitions is as follows: - tip of the stable/zed branch is tagged with zed-eom tag - unmaintained/zed branch will be cut from zed-eom tag - stable/zed branch will be deleted Note: - there will no longer be official releases off of zed branch after this transition - backports can be pushed to unmaintained/yoga branch - openstack-unmaintained-core (or -unmaintained-core groups if such exists) have the rights to merge patches Important: please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final Zed stable release with backports currently in flight that we should wait for. For the latter case, please propose a final Zed stable release patch, and rebase this patch on top of that, with the latest commit hash of stable/zed. The transition deadline is May 2nd, 2024. [3] [1] https://docs.openstack.org/project-team-guide/stable-branches.html#unmaintained [2] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html [3] https://releases.openstack.org Change-Id: I4404156abdeaf33ae9768b3ea57908fe21772be1 --- deliverables/zed/python-solumclient.yaml | 6 ++++++ deliverables/zed/solum-dashboard.yaml | 6 ++++++ deliverables/zed/solum.yaml | 6 ++++++ 3 files changed, 18 insertions(+) diff --git a/deliverables/zed/python-solumclient.yaml b/deliverables/zed/python-solumclient.yaml index 6bef8eeaf5..589521819a 100644 --- a/deliverables/zed/python-solumclient.yaml +++ b/deliverables/zed/python-solumclient.yaml @@ -14,6 +14,12 @@ releases: projects: - repo: openstack/python-solumclient hash: 319a84d6798d771c6f2eb0910c8bbfe53229e8f3 + - version: zed-eom + projects: + - repo: openstack/python-solumclient + hash: 95ef73f2778ea6a9ad77da306ee35cdd82add3fb branches: - name: stable/zed location: 3.6.1 + - name: unmaintained/zed + location: zed-eom diff --git a/deliverables/zed/solum-dashboard.yaml b/deliverables/zed/solum-dashboard.yaml index ae734474ad..d3c8dce6b7 100644 --- a/deliverables/zed/solum-dashboard.yaml +++ b/deliverables/zed/solum-dashboard.yaml @@ -15,6 +15,12 @@ releases: - repo: openstack/solum-dashboard hash: f2d61f2e0258e30285731cc5fa66e86dacc9cb3e diff-start: 8.0.0 + - version: zed-eom + projects: + - repo: openstack/solum-dashboard + hash: f007d1868db212abaea37312936a80594b1c665c branches: - name: stable/zed location: 9.0.0.0rc1 + - name: unmaintained/zed + location: zed-eom diff --git a/deliverables/zed/solum.yaml b/deliverables/zed/solum.yaml index d351001042..ab60623c48 100644 --- a/deliverables/zed/solum.yaml +++ b/deliverables/zed/solum.yaml @@ -15,7 +15,13 @@ releases: - repo: openstack/solum hash: bdb968144cd4fb276a37f67ba492b57fd9ba63ad diff-start: 12.0.0 + - version: zed-eom + projects: + - repo: openstack/solum + hash: 7f8f3799c227ecdc8b7a72979712a693ce2a12d2 branches: - name: stable/zed location: 13.0.0.0rc1 + - name: unmaintained/zed + location: zed-eom release-notes: https://docs.openstack.org/releasenotes/solum/zed.html