From 037c7e7630e57fb11bde4c03568190fad94971c4 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] [storlets] 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: I41690e5591f55de5880744cebe92881728322f45 --- deliverables/zed/storlets.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/deliverables/zed/storlets.yaml b/deliverables/zed/storlets.yaml index a2c15de51f..77ca4e8dc1 100644 --- a/deliverables/zed/storlets.yaml +++ b/deliverables/zed/storlets.yaml @@ -15,7 +15,13 @@ releases: - repo: openstack/storlets hash: 9bf2c3b3b9e9a738a825c63a6b43f84f5ddd2d66 diff-start: 9.0.0 + - version: zed-eom + projects: + - repo: openstack/storlets + hash: 8c56e44caf26539591680ec7e1bb3b1484d4bd24 branches: - name: stable/zed location: 10.0.0.0rc1 + - name: unmaintained/zed + location: zed-eom release-notes: https://docs.openstack.org/releasenotes/storlets/zed.html