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
54 lines
1.9 KiB
YAML
54 lines
1.9 KiB
YAML
---
|
|
include-pypi-link: true
|
|
storyboard: 908
|
|
release-model: cycle-with-rc
|
|
release-type: python-pypi
|
|
team: octavia
|
|
type: service
|
|
cycle-highlights:
|
|
- With the addition of ALPN and HTTP/2 support for backend pool members,
|
|
Octavia now supports the gRPC protocol. gRPC enables bidirectional
|
|
streaming of Protocol Buffer messages through the load balancer.
|
|
- Octavia now supports Stream Control Transmission Protocol (SCTP)
|
|
load balancing. The addition of SCTP enables new mobile, telephony,
|
|
and multimedia use cases for Octavia.
|
|
- Load balancers using the amphora provider will benefit from increased
|
|
performance and scalability when using amphora images built with
|
|
version 2.x of the HAProxy load balancing engine.
|
|
- Amphora instances are now supported on AArch64/ARM64 based instances.
|
|
- Octavia now supports the Keystone default roles and scoped tokens.
|
|
repository-settings:
|
|
openstack/octavia: {}
|
|
releases:
|
|
- version: 8.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: 3cdac6afc04e0de7694ba531e8ebd1433ec9390c
|
|
- version: 8.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: d463897551017f6c4329e7109649af87e1ec88a9
|
|
- version: 8.0.0
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: d463897551017f6c4329e7109649af87e1ec88a9
|
|
diff-start: 7.0.0
|
|
- version: 8.0.1
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: a5d94247d15b028c57d8f6f9dbbd2daf0adb34d8
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: a5d94247d15b028c57d8f6f9dbbd2daf0adb34d8
|
|
- version: wallaby-eom
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: eef2305fff74979a14e1aa3d6be43bdac49698fb
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 8.0.0.0rc1
|
|
- name: unmaintained/wallaby
|
|
location: wallaby-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/octavia/wallaby.html
|