[nova] Transition Wallaby to EM
This transition the wallaby branch to extended maintenance. Changes for bugfixes and things the team deems important are still encouraged, but there will no longer be official releases off of the branch. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final backports currently in flight that we should wait for. For the latter case, please update the patch with the new commit hash after doing a final release to get those changes out so we know to proceed with the transition. The transition deadline is November 2nd, 2022. Change-Id: I1f04c4a8dc85671d4e710faf023cb1cd4f427d89
This commit is contained in:
parent
723cb63e71
commit
6e8b11ba0d
@ -69,6 +69,10 @@ releases:
|
|||||||
projects:
|
projects:
|
||||||
- repo: openstack/nova
|
- repo: openstack/nova
|
||||||
hash: a9e81626c5e9dac897759c5f66c7ae1b4efa3c6d
|
hash: a9e81626c5e9dac897759c5f66c7ae1b4efa3c6d
|
||||||
|
- version: wallaby-em
|
||||||
|
projects:
|
||||||
|
- repo: openstack/nova
|
||||||
|
hash: a9e81626c5e9dac897759c5f66c7ae1b4efa3c6d
|
||||||
branches:
|
branches:
|
||||||
- name: stable/wallaby
|
- name: stable/wallaby
|
||||||
location: 23.0.0.0rc1
|
location: 23.0.0.0rc1
|
||||||
|
@ -20,6 +20,10 @@ releases:
|
|||||||
projects:
|
projects:
|
||||||
- repo: openstack/os-vif
|
- repo: openstack/os-vif
|
||||||
hash: 6b2050be4a9d90ab81bd77a6b2acc8fe451be379
|
hash: 6b2050be4a9d90ab81bd77a6b2acc8fe451be379
|
||||||
|
- version: wallaby-em
|
||||||
|
projects:
|
||||||
|
- repo: openstack/os-vif
|
||||||
|
hash: 6b2050be4a9d90ab81bd77a6b2acc8fe451be379
|
||||||
branches:
|
branches:
|
||||||
- name: stable/wallaby
|
- name: stable/wallaby
|
||||||
location: 2.4.0
|
location: 2.4.0
|
||||||
|
@ -11,6 +11,10 @@ releases:
|
|||||||
projects:
|
projects:
|
||||||
- repo: openstack/osc-placement
|
- repo: openstack/osc-placement
|
||||||
hash: f7640c9efad0715c4cd36f88897b1732aa689488
|
hash: f7640c9efad0715c4cd36f88897b1732aa689488
|
||||||
|
- version: wallaby-em
|
||||||
|
projects:
|
||||||
|
- repo: openstack/osc-placement
|
||||||
|
hash: f7640c9efad0715c4cd36f88897b1732aa689488
|
||||||
branches:
|
branches:
|
||||||
- name: stable/wallaby
|
- name: stable/wallaby
|
||||||
location: 2.2.0
|
location: 2.2.0
|
||||||
|
@ -21,6 +21,10 @@ releases:
|
|||||||
projects:
|
projects:
|
||||||
- repo: openstack/placement
|
- repo: openstack/placement
|
||||||
hash: adf525a8f176fe37222d08478c9fe08db823db98
|
hash: adf525a8f176fe37222d08478c9fe08db823db98
|
||||||
|
- version: wallaby-em
|
||||||
|
projects:
|
||||||
|
- repo: openstack/placement
|
||||||
|
hash: adf525a8f176fe37222d08478c9fe08db823db98
|
||||||
branches:
|
branches:
|
||||||
- name: stable/wallaby
|
- name: stable/wallaby
|
||||||
location: 5.0.0.0rc1
|
location: 5.0.0.0rc1
|
||||||
|
@ -19,6 +19,10 @@ releases:
|
|||||||
projects:
|
projects:
|
||||||
- repo: openstack/python-novaclient
|
- repo: openstack/python-novaclient
|
||||||
hash: 5ee44275f64fe43aa4917301a9af63d81c0db9ee
|
hash: 5ee44275f64fe43aa4917301a9af63d81c0db9ee
|
||||||
|
- version: wallaby-em
|
||||||
|
projects:
|
||||||
|
- repo: openstack/python-novaclient
|
||||||
|
hash: 5ee44275f64fe43aa4917301a9af63d81c0db9ee
|
||||||
branches:
|
branches:
|
||||||
- name: stable/wallaby
|
- name: stable/wallaby
|
||||||
location: 17.4.0
|
location: 17.4.0
|
||||||
|
Loading…
Reference in New Issue
Block a user