From ffd4cf10501e46d1c65348f78b35ef8826c08e65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Wed, 27 Mar 2024 15:28:47 +0100 Subject: [PATCH] [Quality Assurance] Transition EM branches to Unmaintained With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions victoria, wallaby, and xena EM branches to Unmaintained as follows: - tip of the given branch will be tagged with -eom tag - unmaintained/ branch will be cut from -eom tag - stable/ branch will be deleted Some further notes: - stable policy still applies - backports can be pushed against unmaintained/ branch - openstack-unmaintained-core group have the rights to merge patches For further details please read the resolution [1] & review and +1 this patch if this is correct as soon as possible. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: I58553d36e547bf0394a97b4877b4b3db29c928fa --- deliverables/victoria/devstack-plugin-ceph.yaml | 7 +++++++ deliverables/victoria/devstack-plugin-container.yaml | 7 +++++++ deliverables/victoria/devstack.yaml | 7 +++++++ deliverables/victoria/grenade.yaml | 7 +++++++ deliverables/wallaby/devstack-plugin-ceph.yaml | 7 +++++++ deliverables/wallaby/devstack-plugin-container.yaml | 7 +++++++ deliverables/wallaby/devstack.yaml | 7 +++++++ deliverables/wallaby/grenade.yaml | 7 +++++++ deliverables/xena/devstack-plugin-ceph.yaml | 7 +++++++ deliverables/xena/devstack-plugin-container.yaml | 7 +++++++ deliverables/xena/devstack.yaml | 7 +++++++ deliverables/xena/grenade.yaml | 7 +++++++ 12 files changed, 84 insertions(+) diff --git a/deliverables/victoria/devstack-plugin-ceph.yaml b/deliverables/victoria/devstack-plugin-ceph.yaml index 18fb035940..bb7ed282f1 100644 --- a/deliverables/victoria/devstack-plugin-ceph.yaml +++ b/deliverables/victoria/devstack-plugin-ceph.yaml @@ -8,5 +8,12 @@ branches: - location: openstack/devstack-plugin-ceph: c55c49121acdb38a0d8d4a7ee6a89c9dec37507a name: stable/victoria + - name: unmaintained/victoria + location: victoria-eom repository-settings: openstack/devstack-plugin-ceph: {} +releases: + - version: victoria-eom + projects: + - repo: openstack/devstack-plugin-ceph + hash: d434e9c91dd2383aa661f0af0c1604c5c89356df diff --git a/deliverables/victoria/devstack-plugin-container.yaml b/deliverables/victoria/devstack-plugin-container.yaml index 9e9990b872..9afb460d99 100644 --- a/deliverables/victoria/devstack-plugin-container.yaml +++ b/deliverables/victoria/devstack-plugin-container.yaml @@ -8,5 +8,12 @@ branches: - location: openstack/devstack-plugin-container: 74bf39e6a6ba5a83b1f30b7213b0e2d5545cf1c0 name: stable/victoria + - name: unmaintained/victoria + location: victoria-eom repository-settings: openstack/devstack-plugin-container: {} +releases: + - version: victoria-eom + projects: + - repo: openstack/devstack-plugin-container + hash: a4c0ad5d223c908b2fdbcfea18d3c8b086a9bc1f diff --git a/deliverables/victoria/devstack.yaml b/deliverables/victoria/devstack.yaml index 4a65694db0..8a70ada859 100644 --- a/deliverables/victoria/devstack.yaml +++ b/deliverables/victoria/devstack.yaml @@ -8,5 +8,12 @@ branches: - location: openstack/devstack: 680298e7c67a4250f2edf603ffb90510d5cbf496 name: stable/victoria + - name: unmaintained/victoria + location: victoria-eom repository-settings: openstack/devstack: {} +releases: + - version: victoria-eom + projects: + - repo: openstack/devstack + hash: 326163c1aed4fda2b763237a98a6bb7018b1faad diff --git a/deliverables/victoria/grenade.yaml b/deliverables/victoria/grenade.yaml index 8ded6d0a60..9247fea8fc 100644 --- a/deliverables/victoria/grenade.yaml +++ b/deliverables/victoria/grenade.yaml @@ -8,5 +8,12 @@ branches: - location: openstack/grenade: bee397ed880d17c35ec68028ef67d7e3dd0d8798 name: stable/victoria + - name: unmaintained/victoria + location: victoria-eom repository-settings: openstack/grenade: {} +releases: + - version: victoria-eom + projects: + - repo: openstack/grenade + hash: 15cfe2b6f34314d5fb8b6b29179da106b76b108d diff --git a/deliverables/wallaby/devstack-plugin-ceph.yaml b/deliverables/wallaby/devstack-plugin-ceph.yaml index 613f254461..28d97635b1 100644 --- a/deliverables/wallaby/devstack-plugin-ceph.yaml +++ b/deliverables/wallaby/devstack-plugin-ceph.yaml @@ -8,5 +8,12 @@ branches: - location: openstack/devstack-plugin-ceph: c55c49121acdb38a0d8d4a7ee6a89c9dec37507a name: stable/wallaby + - name: unmaintained/wallaby + location: wallaby-eom repository-settings: openstack/devstack-plugin-ceph: {} +releases: + - version: wallaby-eom + projects: + - repo: openstack/devstack-plugin-ceph + hash: a04376dba90cd7afa692fd9c135ee19e6a169ab2 diff --git a/deliverables/wallaby/devstack-plugin-container.yaml b/deliverables/wallaby/devstack-plugin-container.yaml index eb5b3e2386..8e10896640 100644 --- a/deliverables/wallaby/devstack-plugin-container.yaml +++ b/deliverables/wallaby/devstack-plugin-container.yaml @@ -8,5 +8,12 @@ branches: - location: openstack/devstack-plugin-container: d4de1bb9905aebff7e3620d08aa65dc334d435b8 name: stable/wallaby + - name: unmaintained/wallaby + location: wallaby-eom repository-settings: openstack/devstack-plugin-container: {} +releases: + - version: wallaby-eom + projects: + - repo: openstack/devstack-plugin-container + hash: 6ba48627e046a7c06d9bc33e70419c3cbc3a4025 diff --git a/deliverables/wallaby/devstack.yaml b/deliverables/wallaby/devstack.yaml index c686820f25..9005817328 100644 --- a/deliverables/wallaby/devstack.yaml +++ b/deliverables/wallaby/devstack.yaml @@ -8,5 +8,12 @@ branches: - location: openstack/devstack: a64c843052529cf5c8ac8cf8eb46c59b103b4b47 name: stable/wallaby + - name: unmaintained/wallaby + location: wallaby-eom repository-settings: openstack/devstack: {} +releases: + - version: wallaby-eom + projects: + - repo: openstack/devstack + hash: ec783f0b044012d3d7e1410d3b599e67fc9dd624 diff --git a/deliverables/wallaby/grenade.yaml b/deliverables/wallaby/grenade.yaml index d6dce61979..c7334a0993 100644 --- a/deliverables/wallaby/grenade.yaml +++ b/deliverables/wallaby/grenade.yaml @@ -8,5 +8,12 @@ branches: - location: openstack/grenade: 08199218df99ead17d7c34256ed0969b8ae3b3af name: stable/wallaby + - name: unmaintained/wallaby + location: wallaby-eom repository-settings: openstack/grenade: {} +releases: + - version: wallaby-eom + projects: + - repo: openstack/grenade + hash: e280e4d4f1b5ba019478f36fd2a6f7c5bb276a76 diff --git a/deliverables/xena/devstack-plugin-ceph.yaml b/deliverables/xena/devstack-plugin-ceph.yaml index 4db951f835..0ce6f2b29d 100644 --- a/deliverables/xena/devstack-plugin-ceph.yaml +++ b/deliverables/xena/devstack-plugin-ceph.yaml @@ -8,5 +8,12 @@ branches: - location: openstack/devstack-plugin-ceph: ea0c1c768c99437504a1a6f2971dd0c5c1563ca5 name: stable/xena + - name: unmaintained/xena + location: xena-eom repository-settings: openstack/devstack-plugin-ceph: {} +releases: + - version: xena-eom + projects: + - repo: openstack/devstack-plugin-ceph + hash: 1c30d6f5842ac31a0927d27aed86a18b1afc2085 diff --git a/deliverables/xena/devstack-plugin-container.yaml b/deliverables/xena/devstack-plugin-container.yaml index a531b85620..aabeff7435 100644 --- a/deliverables/xena/devstack-plugin-container.yaml +++ b/deliverables/xena/devstack-plugin-container.yaml @@ -8,5 +8,12 @@ branches: - location: openstack/devstack-plugin-container: d4de1bb9905aebff7e3620d08aa65dc334d435b8 name: stable/xena + - name: unmaintained/xena + location: xena-eom repository-settings: openstack/devstack-plugin-container: {} +releases: + - version: xena-eom + projects: + - repo: openstack/devstack-plugin-container + hash: e381c0ad1b11349ffb7177efa1831f2865547318 diff --git a/deliverables/xena/devstack.yaml b/deliverables/xena/devstack.yaml index 727082f553..3c11b43d36 100644 --- a/deliverables/xena/devstack.yaml +++ b/deliverables/xena/devstack.yaml @@ -8,5 +8,12 @@ branches: - location: openstack/devstack: c9f3e5bdd76430a7c14b9f02c3f8ba47214037ae name: stable/xena + - name: unmaintained/xena + location: xena-eom repository-settings: openstack/devstack: {} +releases: + - version: xena-eom + projects: + - repo: openstack/devstack + hash: de9a15adbcc12dacef5b58da18c72d65c087651a diff --git a/deliverables/xena/grenade.yaml b/deliverables/xena/grenade.yaml index 29bc791eb7..5c8422f7d0 100644 --- a/deliverables/xena/grenade.yaml +++ b/deliverables/xena/grenade.yaml @@ -8,5 +8,12 @@ branches: - location: openstack/grenade: d61a95325b3d052216aa13931c7a6d4a132a5843 name: stable/xena + - name: unmaintained/xena + location: xena-eom repository-settings: openstack/grenade: {} +releases: + - version: xena-eom + projects: + - repo: openstack/grenade + hash: 803429361397484c42cbefb6094c9588ffe7296b