ecca7b268c
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: Ib19f52b45eb2b9c5509db05e3c2965f42fef8abc
42 lines
1.1 KiB
YAML
42 lines
1.1 KiB
YAML
---
|
|
include-pypi-link: true
|
|
storyboard: 908
|
|
release-model: cycle-with-rc
|
|
release-type: python-pypi
|
|
team: octavia
|
|
type: service
|
|
repository-settings:
|
|
openstack/octavia: {}
|
|
releases:
|
|
- version: 9.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: b8ddbc94a1ff1c8dcb3414afd1d5f5269a09f9da
|
|
- version: 9.0.0
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: b8ddbc94a1ff1c8dcb3414afd1d5f5269a09f9da
|
|
diff-start: 8.0.0.0rc1
|
|
- version: 9.0.1
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: 4039d35ce221b58490d4aa5b3497e29dbf7664ac
|
|
- version: 9.1.0
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: c0b6f5c9ef07f777b10d952a70638c3e00e21c05
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: c0b6f5c9ef07f777b10d952a70638c3e00e21c05
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: 2a2ad0d92152fd12de4d96e449447bfdc2fa27ac
|
|
branches:
|
|
- name: stable/xena
|
|
location: 9.0.0.0rc1
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/octavia/xena.html
|