[manila] 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: Ic0372eb62517f5ae6ae329c19f842c4df2720ab2
This commit is contained in:
parent
3809a2ef81
commit
81a16f42a9
@ -24,7 +24,13 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/manila-ui
|
||||
hash: bf820e10c742c3aff610665d7ec1b7c56a1fea9f
|
||||
- version: victoria-eom
|
||||
projects:
|
||||
- repo: openstack/manila-ui
|
||||
hash: bf820e10c742c3aff610665d7ec1b7c56a1fea9f
|
||||
branches:
|
||||
- name: stable/victoria
|
||||
location: 4.0.0.0rc1
|
||||
- name: unmaintained/victoria
|
||||
location: victoria-eom
|
||||
release-notes: https://docs.openstack.org/releasenotes/manila-ui/victoria.html
|
||||
|
@ -47,7 +47,13 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/manila
|
||||
hash: 0f337b5d338a378aebb8e2f168c4042f5fb6bbd1
|
||||
- version: victoria-eom
|
||||
projects:
|
||||
- repo: openstack/manila
|
||||
hash: 2a1ffee182b6af7c788034eec51224c9b5d1c4d8
|
||||
branches:
|
||||
- name: stable/victoria
|
||||
location: 11.0.0.0rc1
|
||||
- name: unmaintained/victoria
|
||||
location: victoria-eom
|
||||
release-notes: https://docs.openstack.org/releasenotes/manila/victoria.html
|
||||
|
@ -27,7 +27,14 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/python-manilaclient
|
||||
hash: eee6ca937c1358b00e95978e9ea81be82d93d422
|
||||
- version: victoria-eom
|
||||
projects:
|
||||
- repo: openstack/python-manilaclient
|
||||
hash: 384815e55939bf6248b63686edb68d14a95dfdfa
|
||||
branches:
|
||||
- name: stable/victoria
|
||||
location: 2.3.0
|
||||
release-notes: https://docs.openstack.org/releasenotes/python-manilaclient/victoria.html
|
||||
- name: unmaintained/victoria
|
||||
location: victoria-eom
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/python-manilaclient/victoria.html
|
||||
|
@ -28,7 +28,13 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/manila-ui
|
||||
hash: f421aeb1e18664411cbb20420fe2c4847767573b
|
||||
- version: wallaby-eom
|
||||
projects:
|
||||
- repo: openstack/manila-ui
|
||||
hash: db23e837398c7196b6d1eb9b4f2f8fd5f3865b3d
|
||||
branches:
|
||||
- name: stable/wallaby
|
||||
location: 5.0.0.0rc1
|
||||
- name: unmaintained/wallaby
|
||||
location: wallaby-eom
|
||||
release-notes: https://docs.openstack.org/releasenotes/manila-ui/wallaby.html
|
||||
|
@ -56,7 +56,13 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/manila
|
||||
hash: f5b2cdc23d61b41a739d4a74b477fec63972f1af
|
||||
- version: wallaby-eom
|
||||
projects:
|
||||
- repo: openstack/manila
|
||||
hash: 96cca4b94ebac0b81cf2f7dcd27202d4a60ea7bf
|
||||
branches:
|
||||
- name: stable/wallaby
|
||||
location: 12.0.0.0rc1
|
||||
- name: unmaintained/wallaby
|
||||
location: wallaby-eom
|
||||
release-notes: https://docs.openstack.org/releasenotes/manila/wallaby.html
|
||||
|
@ -39,7 +39,14 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/python-manilaclient
|
||||
hash: 7f7d7d32dcabfa619ea9e1717483062026e0b61f
|
||||
- version: wallaby-eom
|
||||
projects:
|
||||
- repo: openstack/python-manilaclient
|
||||
hash: 2247f1853f1c6a15b21103c9c2ac690919bfc123
|
||||
branches:
|
||||
- name: stable/wallaby
|
||||
location: 2.6.0
|
||||
release-notes: https://docs.openstack.org/releasenotes/python-manilaclient/wallaby.html
|
||||
- name: unmaintained/wallaby
|
||||
location: wallaby-eom
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/python-manilaclient/wallaby.html
|
||||
|
@ -20,7 +20,13 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/manila-ui
|
||||
hash: 299e102ba50755d79259d6d7ccab9ee8a7043fc7
|
||||
- version: xena-eom
|
||||
projects:
|
||||
- repo: openstack/manila-ui
|
||||
hash: df769444226347e41c6cb7304c72aa892dfe0e0e
|
||||
branches:
|
||||
- name: stable/xena
|
||||
location: 6.0.0.0rc1
|
||||
- name: unmaintained/xena
|
||||
location: xena-eom
|
||||
release-notes: https://docs.openstack.org/releasenotes/manila-ui/xena.html
|
||||
|
@ -64,7 +64,13 @@ releases:
|
||||
- repo: openstack/manila
|
||||
hash: af9d0658aad17d4ad9e5053e5c5b07df7924bd58
|
||||
|
||||
- version: xena-eom
|
||||
projects:
|
||||
- repo: openstack/manila
|
||||
hash: 8ab5ec6b4f9393d940da6222188be2341816aace
|
||||
branches:
|
||||
- name: stable/xena
|
||||
location: 13.0.0.0rc1
|
||||
- name: unmaintained/xena
|
||||
location: xena-eom
|
||||
release-notes: https://docs.openstack.org/releasenotes/manila/xena.html
|
||||
|
@ -31,7 +31,14 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/python-manilaclient
|
||||
hash: 135cdf98c3178276346d8b7764f8877111491919
|
||||
- version: xena-eom
|
||||
projects:
|
||||
- repo: openstack/python-manilaclient
|
||||
hash: 80093c0f7298b062c6916fafb32ff8b337d6a5f7
|
||||
branches:
|
||||
- name: stable/xena
|
||||
location: 3.0.0
|
||||
release-notes: https://docs.openstack.org/releasenotes/python-manilaclient/xena.html
|
||||
- name: unmaintained/xena
|
||||
location: xena-eom
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/python-manilaclient/xena.html
|
||||
|
Loading…
Reference in New Issue
Block a user