6d06978d7d
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: I40169aeccc5c80a6623e8fff81c7f5973e7217b2
44 lines
1.3 KiB
YAML
44 lines
1.3 KiB
YAML
---
|
|
launchpad: neutron
|
|
team: neutron
|
|
release-model: cycle-with-intermediary
|
|
type: other
|
|
repository-settings:
|
|
openstack/ovn-octavia-provider: {}
|
|
releases:
|
|
- version: 1.1.0
|
|
projects:
|
|
- repo: openstack/ovn-octavia-provider
|
|
hash: b25bc5773486bdb6e67d30dede34fbabf81606ec
|
|
- version: 1.1.1
|
|
projects:
|
|
- repo: openstack/ovn-octavia-provider
|
|
hash: f257fc1a2411c22c07b6cf5b53fc86e5c8449b69
|
|
- version: 1.2.0
|
|
projects:
|
|
- repo: openstack/ovn-octavia-provider
|
|
hash: 467a64de0b35fda99c3c75a5f12c1d48cff8926c
|
|
- version: 1.3.0
|
|
projects:
|
|
- repo: openstack/ovn-octavia-provider
|
|
hash: 461320ad319e2628b5e73ce86a5683fd24b933b6
|
|
- version: 1.3.1
|
|
projects:
|
|
- repo: openstack/ovn-octavia-provider
|
|
hash: 6b65d34399a99e03aacf0195d5e03137f9b27823
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/ovn-octavia-provider
|
|
hash: 6b65d34399a99e03aacf0195d5e03137f9b27823
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/ovn-octavia-provider
|
|
hash: 2db264fc5893ae3c569de8b91c87d983063cc28f
|
|
branches:
|
|
- name: stable/xena
|
|
location: 1.1.1
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/ovn-octavia-provider/xena.html
|