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
42 lines
1.3 KiB
YAML
42 lines
1.3 KiB
YAML
---
|
|
launchpad: neutron
|
|
team: neutron
|
|
release-model: cycle-with-intermediary
|
|
type: other
|
|
cycle-highlights:
|
|
- The OVN Octavia provider driver now supports Stream Control Transmission
|
|
Protocol (SCTP) load balancing.
|
|
- Better co-existence with floating IP port forwarding load balancers.
|
|
- Fixed a number of bugs so we better reflect load balancer status
|
|
via the Octavia API.
|
|
repository-settings:
|
|
openstack/ovn-octavia-provider: {}
|
|
releases:
|
|
- version: 1.0.0
|
|
projects:
|
|
- repo: openstack/ovn-octavia-provider
|
|
hash: 915e561c9e138b67f5874337bfd2c6c41fa0865d
|
|
- version: 1.0.1
|
|
projects:
|
|
- repo: openstack/ovn-octavia-provider
|
|
hash: 6cfeb279062ab9f46e64067c6cf5da8ec37299c4
|
|
- version: 1.0.2
|
|
projects:
|
|
- repo: openstack/ovn-octavia-provider
|
|
hash: 7ef3cf6aecddb8a906765a8d918fcce8c56f94e6
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/ovn-octavia-provider
|
|
hash: 7ef3cf6aecddb8a906765a8d918fcce8c56f94e6
|
|
- version: wallaby-eom
|
|
projects:
|
|
- repo: openstack/ovn-octavia-provider
|
|
hash: d7797862c0144f37b4e99448379ab7553d0fb7bc
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 1.0.0
|
|
- name: unmaintained/wallaby
|
|
location: wallaby-eom
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/ovn-octavia-provider/wallaby.html
|