0ddbf48a96
This tags the final release for all cycle-with-rc projects for Wallaby. While not required, having PTLs ack this patch would be nice to include that record in the merged metadata. Release activity should now be frozen until this is processed on Apr 14. Any bugfixes merged to stable/wallaby can be queued up and ready to go as a follow on stable release after the coordinated release date. There are different diff-start values for each project. This is used when generating release notes to denote the point where the stable/victoria branch started to diverge from what is included on stable/wallaby. For some, this will be the final Victoria major version, but if multiple RCs were done, this may show the initial RC1 release version. This is normal. Change-Id: Ia6d79df224a792915976864857fe2271e031b54d
40 lines
1.4 KiB
YAML
40 lines
1.4 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
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 8.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/octavia/wallaby.html
|