[octavia] 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.

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

Change-Id: Ib19f52b45eb2b9c5509db05e3c2965f42fef8abc
This commit is contained in:
Előd Illés 2024-02-27 19:51:07 +01:00
parent 3809a2ef81
commit ecca7b268c
12 changed files with 84 additions and 6 deletions

View File

@ -29,7 +29,14 @@ releases:
projects:
- repo: openstack/octavia-dashboard
hash: 2f1d320104a112d63f7b5e2651e6ace733e0689b
- version: victoria-eom
projects:
- repo: openstack/octavia-dashboard
hash: 2cf0bc13f1d658c8bac70e29e0f4add2e42457df
branches:
- name: stable/victoria
location: 6.0.0.0rc1
release-notes: https://docs.openstack.org/releasenotes/octavia-dashboard/victoria.html
- name: unmaintained/victoria
location: victoria-eom
release-notes:
https://docs.openstack.org/releasenotes/octavia-dashboard/victoria.html

View File

@ -24,7 +24,13 @@ releases:
projects:
- repo: openstack/octavia-lib
hash: fe022cdf14604206af783c8a0887c008c48fd053
- version: victoria-eom
projects:
- repo: openstack/octavia-lib
hash: cbce09fe70edd44ded080ddb6d94659109eeb847
branches:
- name: stable/victoria
location: 2.2.0
- name: unmaintained/victoria
location: victoria-eom
release-notes: https://docs.openstack.org/releasenotes/octavia-lib/victoria.html

View File

@ -51,7 +51,13 @@ releases:
projects:
- repo: openstack/octavia
hash: de20868ab74e5d0b3b24e254b8c4cefae7b78fb6
- version: victoria-eom
projects:
- repo: openstack/octavia
hash: 881e93fc8005533a487b67148021f1ae791c7384
branches:
- name: stable/victoria
location: 7.0.0.0rc1
- name: unmaintained/victoria
location: victoria-eom
release-notes: https://docs.openstack.org/releasenotes/octavia/victoria.html

View File

@ -23,7 +23,14 @@ releases:
projects:
- repo: openstack/python-octaviaclient
hash: c2aa20175c425b5ace32ec6862dba1189ae1ad5a
- version: victoria-eom
projects:
- repo: openstack/python-octaviaclient
hash: c2aa20175c425b5ace32ec6862dba1189ae1ad5a
branches:
- name: stable/victoria
location: 2.2.0
release-notes: https://docs.openstack.org/releasenotes/python-octaviaclient/victoria.html
- name: unmaintained/victoria
location: victoria-eom
release-notes:
https://docs.openstack.org/releasenotes/python-octaviaclient/victoria.html

View File

@ -25,7 +25,14 @@ releases:
projects:
- repo: openstack/octavia-dashboard
hash: 76cf920eb476d0a8313e22a112c19429e77c7d14
- version: wallaby-eom
projects:
- repo: openstack/octavia-dashboard
hash: 0affe1a7d0437876b3b6fd248e51ee04508a43a9
branches:
- name: stable/wallaby
location: 7.0.0.0rc1
release-notes: https://docs.openstack.org/releasenotes/octavia-dashboard/wallaby.html
- name: unmaintained/wallaby
location: wallaby-eom
release-notes:
https://docs.openstack.org/releasenotes/octavia-dashboard/wallaby.html

View File

@ -20,7 +20,13 @@ releases:
projects:
- repo: openstack/octavia-lib
hash: 3208f7fbcae31f84f0d8b0ff05ef63f5f7f2a075
- version: wallaby-eom
projects:
- repo: openstack/octavia-lib
hash: f7f79e5c2dfc33392b04cf0badda0d9cbfe65e24
branches:
- name: stable/wallaby
location: 2.3.1
- name: unmaintained/wallaby
location: wallaby-eom
release-notes: https://docs.openstack.org/releasenotes/octavia-lib/wallaby.html

View File

@ -41,7 +41,13 @@ releases:
projects:
- repo: openstack/octavia
hash: a5d94247d15b028c57d8f6f9dbbd2daf0adb34d8
- version: wallaby-eom
projects:
- repo: openstack/octavia
hash: eef2305fff74979a14e1aa3d6be43bdac49698fb
branches:
- name: stable/wallaby
location: 8.0.0.0rc1
- name: unmaintained/wallaby
location: wallaby-eom
release-notes: https://docs.openstack.org/releasenotes/octavia/wallaby.html

View File

@ -19,7 +19,14 @@ releases:
projects:
- repo: openstack/python-octaviaclient
hash: 51347bcbca53d4aeecaab5cbd0f9a3f6b47520d8
- version: wallaby-eom
projects:
- repo: openstack/python-octaviaclient
hash: b370c3348078995726775b61df751d26272b5cd2
branches:
- name: stable/wallaby
location: 2.3.0
release-notes: https://docs.openstack.org/releasenotes/python-octaviaclient/wallaby.html
- name: unmaintained/wallaby
location: wallaby-eom
release-notes:
https://docs.openstack.org/releasenotes/python-octaviaclient/wallaby.html

View File

@ -25,7 +25,14 @@ releases:
projects:
- repo: openstack/octavia-dashboard
hash: 775cf1399ef9a88f199cebbc06ccad5611f5dae6
- version: xena-eom
projects:
- repo: openstack/octavia-dashboard
hash: 35188073b2d7ca5b908ef985d28ae4f61a5aff77
branches:
- name: stable/xena
location: 8.0.0.0rc1
release-notes: https://docs.openstack.org/releasenotes/octavia-dashboard/xena.html
- name: unmaintained/xena
location: xena-eom
release-notes:
https://docs.openstack.org/releasenotes/octavia-dashboard/xena.html

View File

@ -20,7 +20,13 @@ releases:
projects:
- repo: openstack/octavia-lib
hash: ee07c4e5b175a4eb53d7ddfd792227b945d75931
- version: xena-eom
projects:
- repo: openstack/octavia-lib
hash: 70bce82a1a57e2c8bc7eff41d22cb085238d1f57
branches:
- name: stable/xena
location: 2.4.1
- name: unmaintained/xena
location: xena-eom
release-notes: https://docs.openstack.org/releasenotes/octavia-lib/xena.html

View File

@ -29,7 +29,13 @@ releases:
projects:
- repo: openstack/octavia
hash: c0b6f5c9ef07f777b10d952a70638c3e00e21c05
- version: xena-eom
projects:
- repo: openstack/octavia
hash: 2a2ad0d92152fd12de4d96e449447bfdc2fa27ac
branches:
- name: stable/xena
location: 9.0.0.0rc1
- name: unmaintained/xena
location: xena-eom
release-notes: https://docs.openstack.org/releasenotes/octavia/xena.html

View File

@ -15,7 +15,14 @@ releases:
projects:
- repo: openstack/python-octaviaclient
hash: 6ef3eed57378490ab9731cc5f3c0975aa0a4d4e9
- version: xena-eom
projects:
- repo: openstack/python-octaviaclient
hash: 67ca30b8052d5669fbf93550526d498fb5f547cb
branches:
- name: stable/xena
location: 2.4.0
release-notes: https://docs.openstack.org/releasenotes/python-octaviaclient/xena.html
- name: unmaintained/xena
location: xena-eom
release-notes:
https://docs.openstack.org/releasenotes/python-octaviaclient/xena.html