[nova] Transition Rocky to EM

This transition the rocky 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.

Change-Id: I1ceed4b21261e36f2bae171e6f224dfba6a76838
This commit is contained in:
Sean McGinnis 2020-02-25 18:46:10 -06:00
parent 16f54d6854
commit b74d3c339b
5 changed files with 20 additions and 0 deletions

View File

@ -72,6 +72,10 @@ releases:
- hash: fd50cfacd2eb1da507e226be0f9b3c04e747685b - hash: fd50cfacd2eb1da507e226be0f9b3c04e747685b
repo: openstack/nova repo: openstack/nova
version: 18.3.0 version: 18.3.0
- version: rocky-em
projects:
- repo: openstack/nova
hash: fd50cfacd2eb1da507e226be0f9b3c04e747685b
branches: branches:
- location: 18.0.0.0rc1 - location: 18.0.0.0rc1
name: stable/rocky name: stable/rocky

View File

@ -24,6 +24,10 @@ releases:
- hash: 91ab5ff372ccefccb2f3260eb3bcd5bad51d6daf - hash: 91ab5ff372ccefccb2f3260eb3bcd5bad51d6daf
repo: openstack/os-traits repo: openstack/os-traits
version: 0.9.0 version: 0.9.0
- version: rocky-em
projects:
- repo: openstack/os-traits
hash: 91ab5ff372ccefccb2f3260eb3bcd5bad51d6daf
branches: branches:
- location: 0.9.0 - location: 0.9.0
name: stable/rocky name: stable/rocky

View File

@ -25,6 +25,10 @@ releases:
repo: openstack/os-vif repo: openstack/os-vif
tarball-base: os_vif tarball-base: os_vif
version: 1.11.2 version: 1.11.2
- version: rocky-em
projects:
- repo: openstack/os-vif
hash: ca9963c2944ebfd93757471f99e9185bf34f61d4
repository-settings: repository-settings:
openstack/os-vif: {} openstack/os-vif: {}
branches: branches:

View File

@ -19,6 +19,10 @@ releases:
- hash: 9577cd899541b4c2a5b9fa74a59f4c346bd5addf - hash: 9577cd899541b4c2a5b9fa74a59f4c346bd5addf
repo: openstack/osc-placement repo: openstack/osc-placement
version: 1.3.0 version: 1.3.0
- version: rocky-em
projects:
- repo: openstack/osc-placement
hash: 9577cd899541b4c2a5b9fa74a59f4c346bd5addf
branches: branches:
- location: 1.3.0 - location: 1.3.0
name: stable/rocky name: stable/rocky

View File

@ -23,6 +23,10 @@ releases:
- hash: 6a38838a412f7b4f7820eb98c82a7ced5299ee44 - hash: 6a38838a412f7b4f7820eb98c82a7ced5299ee44
repo: openstack/python-novaclient repo: openstack/python-novaclient
version: 11.0.1 version: 11.0.1
- version: rocky-em
projects:
- repo: openstack/python-novaclient
hash: 6a38838a412f7b4f7820eb98c82a7ced5299ee44
branches: branches:
- location: 11.0.0 - location: 11.0.0
name: stable/rocky name: stable/rocky