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: 0.2.0
|
|
projects:
|
|
- repo: openstack/ovn-octavia-provider
|
|
hash: 43bcbbea5eac84800b81618a1e4cba4024948908
|
|
- version: 0.3.0
|
|
projects:
|
|
- repo: openstack/ovn-octavia-provider
|
|
hash: 97b48d431d7a959507db3dd2381a6267dd45d8dc
|
|
- version: 0.3.1
|
|
projects:
|
|
- repo: openstack/ovn-octavia-provider
|
|
hash: be6b1bc7d0f6a7b6e0d864db9e55f07214df7847
|
|
- version: 0.4.0
|
|
projects:
|
|
- repo: openstack/ovn-octavia-provider
|
|
hash: 19e7ad6544a49bcad12a19c7b1a8b0d16802958f
|
|
- version: 0.4.1
|
|
projects:
|
|
- repo: openstack/ovn-octavia-provider
|
|
hash: 62891fa3c29f1e2748250f65108f4383c6cce7fb
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/ovn-octavia-provider
|
|
hash: 62891fa3c29f1e2748250f65108f4383c6cce7fb
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/ovn-octavia-provider
|
|
hash: 5246f946b603fe949450003ae745dd5a4585b581
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 0.3.0
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/ovn-octavia-provider/victoria.html
|