1b1ef0546f
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. NOTE(elod.illes): the deliverables, which were marked as retired, no need to move to Unmaintained so this patch EOLs them directly. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: Ie1e6d394a63bcb29b75bb5e5151b1bb993a72696
47 lines
1.3 KiB
YAML
47 lines
1.3 KiB
YAML
---
|
|
launchpad: puppet-nova
|
|
release-model: cycle-with-intermediary
|
|
team: Puppet OpenStack
|
|
type: trailing
|
|
repository-settings:
|
|
openstack/puppet-nova: {}
|
|
releases:
|
|
- projects:
|
|
- hash: 327e36b625676897bbeea32558f470691422049e
|
|
repo: openstack/puppet-nova
|
|
version: 19.0.0
|
|
- projects:
|
|
- hash: 212ac22431d8bea0095da25ffb39891c274e488b
|
|
repo: openstack/puppet-nova
|
|
version: 19.1.0
|
|
- projects:
|
|
- hash: 8da0a6f5a7694785f41ae6a3fa028e2c83e602eb
|
|
repo: openstack/puppet-nova
|
|
version: 19.2.0
|
|
- projects:
|
|
- hash: 7e90c28287597d2345da455f44e0c9cbf0d8507b
|
|
repo: openstack/puppet-nova
|
|
version: 19.3.0
|
|
- projects:
|
|
- hash: c5cf15fd74dc99b7ce65aa0e6a5ce3089c44e7ac
|
|
repo: openstack/puppet-nova
|
|
version: 19.4.0
|
|
- projects:
|
|
- hash: 9b412fde58d6f715ab73baf726f85eae9949623b
|
|
repo: openstack/puppet-nova
|
|
version: 19.5.0
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/puppet-nova
|
|
hash: 9b412fde58d6f715ab73baf726f85eae9949623b
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/puppet-nova
|
|
hash: eabbcd391ee1122db44ef27bb8ad1aa79da2d5dc
|
|
branches:
|
|
- name: stable/xena
|
|
location: 19.4.0
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/puppet-nova/xena.html
|