[keystone] 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 <series>-eom tag
- unmaintained/<series> branch will be cut from <series>-eom tag
- stable/<series> branch will be deleted

Some further notes:
- stable policy still applies
- backports can be pushed against unmaintained/<series> 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.

NOTE(elod.illes): due to pycadf is retired and don't even exist in
wallaby and newer branches, this patch is simply move stable/victoria
of pycadf as EOL.

[1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html

Change-Id: I7300bc000c4dee2941e060cf0385a4266360b6f7
This commit is contained in:
Előd Illés 2024-02-27 19:51:10 +01:00 committed by Elod Illes
parent 3809a2ef81
commit 628edb01d2
13 changed files with 88 additions and 6 deletions

View File

@ -23,7 +23,13 @@ releases:
projects:
- repo: openstack/keystone
hash: 67584ec844ae337a146487154cb5cd57b46f201a
- version: victoria-eom
projects:
- repo: openstack/keystone
hash: 329e397917a7b6e77f8c86ce010169e07301dc6c
branches:
- name: stable/victoria
location: 18.0.0.0rc1
- name: unmaintained/victoria
location: victoria-eom
release-notes: https://docs.openstack.org/releasenotes/keystone/victoria.html

View File

@ -24,7 +24,13 @@ releases:
projects:
- repo: openstack/keystoneauth
hash: c2d2e7af2989a81104739f7bb0c397c9e98a3949
- version: victoria-eom
projects:
- repo: openstack/keystoneauth
hash: d93e4d290133be2cee89b0931258b8e4d1f675d5
branches:
- name: stable/victoria
location: 4.2.1
- name: unmaintained/victoria
location: victoria-eom
release-notes: https://docs.openstack.org/releasenotes/keystoneauth/victoria.html

View File

@ -15,7 +15,14 @@ releases:
projects:
- repo: openstack/keystonemiddleware
hash: 654d31a1bd32968bfa008a117a60b58e18d68df8
- version: victoria-eom
projects:
- repo: openstack/keystonemiddleware
hash: 3b403b91b3337d75799c30d7f9defb6ccecf3b6c
branches:
- name: stable/victoria
location: 9.1.0
release-notes: https://docs.openstack.org/releasenotes/keystonemiddleware/victoria.html
- name: unmaintained/victoria
location: victoria-eom
release-notes:
https://docs.openstack.org/releasenotes/keystonemiddleware/victoria.html

View File

@ -19,6 +19,10 @@ releases:
projects:
- repo: openstack/pycadf
hash: 4179996d52dbd37f3fd966225b4157343a75239c
- version: victoria-eol
projects:
- repo: openstack/pycadf
hash: 0475709c0734d8314637298de2fd2b005ad5a1cb
branches:
- name: stable/victoria
location: 3.1.1

View File

@ -19,7 +19,14 @@ releases:
projects:
- repo: openstack/python-keystoneclient
hash: 81229eb2c1606e99518fefc6b7bc2c4dd1221978
- version: victoria-eom
projects:
- repo: openstack/python-keystoneclient
hash: 3e3422080f0c992b9430bf8779b188cbea1ec322
branches:
- name: stable/victoria
location: 4.1.1
release-notes: https://docs.openstack.org/releasenotes/python-keystoneclient/victoria.html
- name: unmaintained/victoria
location: victoria-eom
release-notes:
https://docs.openstack.org/releasenotes/python-keystoneclient/victoria.html

View File

@ -27,7 +27,13 @@ releases:
projects:
- repo: openstack/keystone
hash: 6c75b657352a86e50e63aec44d28784d8863df99
- version: wallaby-eom
projects:
- repo: openstack/keystone
hash: 8c5d283af91478e1203491d656ae6b236e2d84fb
branches:
- name: stable/wallaby
location: 19.0.0.0rc1
- name: unmaintained/wallaby
location: wallaby-eom
release-notes: https://docs.openstack.org/releasenotes/keystone/wallaby.html

View File

@ -20,7 +20,13 @@ releases:
projects:
- repo: openstack/keystoneauth
hash: 112bcae1fbec355fcb58da07ae1d9f1adf8b77ba
- version: wallaby-eom
projects:
- repo: openstack/keystoneauth
hash: 2504ca98bfe8459f0fdc3e7c9510c8c663055b90
branches:
- name: stable/wallaby
location: 4.3.1
- name: unmaintained/wallaby
location: wallaby-eom
release-notes: https://docs.openstack.org/releasenotes/keystoneauth/wallaby.html

View File

@ -15,7 +15,14 @@ releases:
projects:
- repo: openstack/keystonemiddleware
hash: 3659bdad861c1648dc53a1f66c968e82b498eb9c
- version: wallaby-eom
projects:
- repo: openstack/keystonemiddleware
hash: 2ea733ee0f1fa103d34344cdf618ea322ab229e8
branches:
- name: stable/wallaby
location: 9.2.0
release-notes: https://docs.openstack.org/releasenotes/keystonemiddleware/wallaby.html
- name: unmaintained/wallaby
location: wallaby-eom
release-notes:
https://docs.openstack.org/releasenotes/keystonemiddleware/wallaby.html

View File

@ -15,7 +15,14 @@ releases:
projects:
- repo: openstack/python-keystoneclient
hash: d5cb761763988217cdd00a7981a62e2083fd381f
- version: wallaby-eom
projects:
- repo: openstack/python-keystoneclient
hash: 3fe898ba4d170c2131cf857045d70e24ab376471
branches:
- name: stable/wallaby
location: 4.2.0
release-notes: https://docs.openstack.org/releasenotes/python-keystoneclient/wallaby.html
- name: unmaintained/wallaby
location: wallaby-eom
release-notes:
https://docs.openstack.org/releasenotes/python-keystoneclient/wallaby.html

View File

@ -23,7 +23,13 @@ releases:
projects:
- repo: openstack/keystone
hash: 3a8a6c89c69819510571181adde62b68ed812752
- version: xena-eom
projects:
- repo: openstack/keystone
hash: 5f5e43b2902512288ee8aac1a0968a56bd3cbf8c
branches:
- name: stable/xena
location: 20.0.0.0rc1
- name: unmaintained/xena
location: xena-eom
release-notes: https://docs.openstack.org/releasenotes/keystone/xena.html

View File

@ -16,7 +16,13 @@ releases:
projects:
- repo: openstack/keystoneauth
hash: 112bcae1fbec355fcb58da07ae1d9f1adf8b77ba
- version: xena-eom
projects:
- repo: openstack/keystoneauth
hash: 6d3c4817f2741d1cc527470091bb6a39e8480da0
branches:
- name: stable/xena
location: 4.4.0
- name: unmaintained/xena
location: xena-eom
release-notes: https://docs.openstack.org/releasenotes/keystoneauth/xena.html

View File

@ -15,7 +15,14 @@ releases:
projects:
- repo: openstack/keystonemiddleware
hash: 90df936708aee36d77cead548d04cb7db2327f47
- version: xena-eom
projects:
- repo: openstack/keystonemiddleware
hash: 8de54a8193985a33d6e7524010e85fde727fe0d2
branches:
- name: stable/xena
location: 9.3.0
release-notes: https://docs.openstack.org/releasenotes/keystonemiddleware/xena.html
- name: unmaintained/xena
location: xena-eom
release-notes:
https://docs.openstack.org/releasenotes/keystonemiddleware/xena.html

View File

@ -15,7 +15,14 @@ releases:
projects:
- repo: openstack/python-keystoneclient
hash: d5cb761763988217cdd00a7981a62e2083fd381f
- version: xena-eom
projects:
- repo: openstack/python-keystoneclient
hash: 0678eac95aa98b50a5fd0fb9fa55031508c99d26
branches:
- name: stable/xena
location: 4.3.0
release-notes: https://docs.openstack.org/releasenotes/python-keystoneclient/xena.html
- name: unmaintained/xena
location: xena-eom
release-notes:
https://docs.openstack.org/releasenotes/python-keystoneclient/xena.html