[glance] 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: I3cbdf6b2e092e3ffe3a5f19a24755bcbbd3978bd
This commit is contained in:
parent
3809a2ef81
commit
da9b8ec529
@ -27,6 +27,12 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/glance_store
|
||||
hash: e43a56fb9b772703214e39f3371cc2ff00e06d4d
|
||||
- version: victoria-eom
|
||||
projects:
|
||||
- repo: openstack/glance_store
|
||||
hash: e43a56fb9b772703214e39f3371cc2ff00e06d4d
|
||||
branches:
|
||||
- name: stable/victoria
|
||||
location: 2.3.0
|
||||
- name: unmaintained/victoria
|
||||
location: victoria-eom
|
||||
|
@ -43,7 +43,13 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/glance
|
||||
hash: 31a574b4e562fb8d3c00562d63cc5f8ee274221c
|
||||
- version: victoria-eom
|
||||
projects:
|
||||
- repo: openstack/glance
|
||||
hash: a2bd78bd1c012ce8ade4706c3d08bfeb8d1460f2
|
||||
branches:
|
||||
- name: stable/victoria
|
||||
location: 21.0.0.0rc1
|
||||
- name: unmaintained/victoria
|
||||
location: victoria-eom
|
||||
release-notes: https://docs.openstack.org/releasenotes/glance/victoria.html
|
||||
|
@ -23,7 +23,14 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/python-glanceclient
|
||||
hash: 8a63928e2ef1e50875db675105f910a511a0242e
|
||||
- version: victoria-eom
|
||||
projects:
|
||||
- repo: openstack/python-glanceclient
|
||||
hash: c8da14633639110c773383a542580c372ebbe8c5
|
||||
branches:
|
||||
- name: stable/victoria
|
||||
location: 3.2.2
|
||||
release-notes: https://docs.openstack.org/releasenotes/python-glanceclient/victoria.html
|
||||
- name: unmaintained/victoria
|
||||
location: victoria-eom
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/python-glanceclient/victoria.html
|
||||
|
@ -23,6 +23,12 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/glance_store
|
||||
hash: 5f1cee6fa90268b17c7b6f842854a3b27e44994c
|
||||
- version: wallaby-eom
|
||||
projects:
|
||||
- repo: openstack/glance_store
|
||||
hash: 5f1cee6fa90268b17c7b6f842854a3b27e44994c
|
||||
branches:
|
||||
- name: stable/wallaby
|
||||
location: 2.5.0
|
||||
- name: unmaintained/wallaby
|
||||
location: wallaby-eom
|
||||
|
@ -43,7 +43,13 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/glance
|
||||
hash: 677c89c23631e9083261a1a18ed438d8966e0de2
|
||||
- version: wallaby-eom
|
||||
projects:
|
||||
- repo: openstack/glance
|
||||
hash: 883fc8a73c6db3aafeae947465ec9868d23c7538
|
||||
branches:
|
||||
- name: stable/wallaby
|
||||
location: 22.0.0.0rc1
|
||||
- name: unmaintained/wallaby
|
||||
location: wallaby-eom
|
||||
release-notes: https://docs.openstack.org/releasenotes/glance/wallaby.html
|
||||
|
@ -15,7 +15,14 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/python-glanceclient
|
||||
hash: f802c710835e2e9ac42964c7282bbb4e539b38c5
|
||||
- version: wallaby-eom
|
||||
projects:
|
||||
- repo: openstack/python-glanceclient
|
||||
hash: cfed22fcf19a97ddcfc0b0ffdb28e2b0f02d5ea3
|
||||
branches:
|
||||
- name: stable/wallaby
|
||||
location: 3.3.0
|
||||
release-notes: https://docs.openstack.org/releasenotes/python-glanceclient/wallaby.html
|
||||
- name: unmaintained/wallaby
|
||||
location: wallaby-eom
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/python-glanceclient/wallaby.html
|
||||
|
@ -23,6 +23,12 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/glance_store
|
||||
hash: a4ba0c4fded13190f9161acedf6240f025718a77
|
||||
- version: xena-eom
|
||||
projects:
|
||||
- repo: openstack/glance_store
|
||||
hash: 1f447bc184500e070cbfcada76b0ea51104919b1
|
||||
branches:
|
||||
- name: stable/xena
|
||||
location: 2.7.0
|
||||
- name: unmaintained/xena
|
||||
location: xena-eom
|
||||
|
@ -40,7 +40,13 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/glance
|
||||
hash: 4fc2ea4a85bbca25fae84a7506bf78f08d6485bf
|
||||
- version: xena-eom
|
||||
projects:
|
||||
- repo: openstack/glance
|
||||
hash: 4fc2ea4a85bbca25fae84a7506bf78f08d6485bf
|
||||
branches:
|
||||
- name: stable/xena
|
||||
location: 23.0.0.0rc1
|
||||
- name: unmaintained/xena
|
||||
location: xena-eom
|
||||
release-notes: https://docs.openstack.org/releasenotes/glance/xena.html
|
||||
|
@ -19,7 +19,14 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/python-glanceclient
|
||||
hash: 74a55bd2fc0bd5fcab75d6be197eff0882470da7
|
||||
- version: xena-eom
|
||||
projects:
|
||||
- repo: openstack/python-glanceclient
|
||||
hash: f0ccd09ad5976cc67eaca244c820a7106aecf4c5
|
||||
branches:
|
||||
- name: stable/xena
|
||||
location: 3.5.0
|
||||
release-notes: https://docs.openstack.org/releasenotes/python-glanceclient/xena.html
|
||||
- name: unmaintained/xena
|
||||
location: xena-eom
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/python-glanceclient/xena.html
|
||||
|
Loading…
Reference in New Issue
Block a user