From eb12d5a38c6e53fe662d7f6c2916fd9a96c762a4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= <elod.illes@est.tech>
Date: Fri, 19 Apr 2024 17:01:07 +0200
Subject: [PATCH] [designate] 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 <project>-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: I383f99c0504ccc4ef75f98e3cb1c47ed6158f9a9
---
 deliverables/zed/designate-dashboard.yaml    | 9 ++++++++-
 deliverables/zed/designate.yaml              | 6 ++++++
 deliverables/zed/python-designateclient.yaml | 9 ++++++++-
 3 files changed, 22 insertions(+), 2 deletions(-)

diff --git a/deliverables/zed/designate-dashboard.yaml b/deliverables/zed/designate-dashboard.yaml
index 8f811d3b43..69bbe0596a 100644
--- a/deliverables/zed/designate-dashboard.yaml
+++ b/deliverables/zed/designate-dashboard.yaml
@@ -16,7 +16,14 @@ releases:
       - repo: openstack/designate-dashboard
         hash: c2e55249e8af4f408d68bdc1381d9c720b29bdad
     diff-start: 14.0.0
+  - version: zed-eom
+    projects:
+      - repo: openstack/designate-dashboard
+        hash: c2a6a5e0d9fa1ec36c80136edb355e57918ad9d0
 branches:
   - name: stable/zed
     location: 15.0.0.0rc1
-release-notes: https://docs.openstack.org/releasenotes/designate-dashboard/zed.html
+  - name: unmaintained/zed
+    location: zed-eom
+release-notes:
+  https://docs.openstack.org/releasenotes/designate-dashboard/zed.html
diff --git a/deliverables/zed/designate.yaml b/deliverables/zed/designate.yaml
index 673863f9ad..6fcb2997ca 100644
--- a/deliverables/zed/designate.yaml
+++ b/deliverables/zed/designate.yaml
@@ -29,7 +29,13 @@ releases:
     projects:
       - repo: openstack/designate
         hash: d247267823034c5e656f74e91b50475aa54d3fa6
+  - version: zed-eom
+    projects:
+      - repo: openstack/designate
+        hash: d247267823034c5e656f74e91b50475aa54d3fa6
 branches:
   - name: stable/zed
     location: 15.0.0.0rc1
+  - name: unmaintained/zed
+    location: zed-eom
 release-notes: https://docs.openstack.org/releasenotes/designate/zed.html
diff --git a/deliverables/zed/python-designateclient.yaml b/deliverables/zed/python-designateclient.yaml
index 69115f9848..e7fade706d 100644
--- a/deliverables/zed/python-designateclient.yaml
+++ b/deliverables/zed/python-designateclient.yaml
@@ -11,7 +11,14 @@ releases:
     projects:
       - repo: openstack/python-designateclient
         hash: 0d0d339cc6050122babb82d402c4d045d49c6629
+  - version: zed-eom
+    projects:
+      - repo: openstack/python-designateclient
+        hash: 92b924eb813512328969a9d12413ed0e4089f3b6
 branches:
   - name: stable/zed
     location: 5.0.0
-release-notes: https://docs.openstack.org/releasenotes/python-designateclient/zed.html
+  - name: unmaintained/zed
+    location: zed-eom
+release-notes:
+  https://docs.openstack.org/releasenotes/python-designateclient/zed.html