Proposing Wallaby RC1 for octavia
If you wants to wait for a specific patch to make it to the release, someone from your team can -1 the patch to have it held, or update that patch with a different commit SHA. Patches with no response will be merged by Friday March 26. $ git log --oneline --no-merges 7.0.0..3cdac6af 00e3f834 Fix empty Batch Member Update to unlock objects d0ec3aaf Fix using subnets with host_routes in amphorav2 driver 0513319f Fix LB failover for amphorav2: set security group 6c54eab5 Make /healthcheck cache results fc8ee42d Fix provider driver quota handling c5e59b5e [goal] Deprecate the JSON formatted policy file e99d7b93 Add aarch64/amd64 support to amphora and devstack 91ee39a9 Remove some miscellaneous sanity check code a5f142c5 Add support for scoped tokens and default roles dd3edb63 Add HTTP/2 to default lists of ALPN protocols d17b2328 Fix grenade resource waiters e3ab49c6 Fix LB failover when IP addresses exhausted 08e1d6d0 Add retry for getting amphora VM b95fbe9e Fix overriding default listener timeout values in config file c93a76b9 Add HTTP/2 example to the load balancing cookbook c37738ba Fix pep8 errors ce2e0d74 Add test coverage for SCTP health checker script 3f6fb8af Fix health manager messages about failed failovers 370aa4e6 Fix pools going into ERROR when updating the pool f45092a8 Configure rsyslog on Octavia service nodes in devstack a822f30e Bump oslo.policy version to 2.1.0 7d8b0db3 Bump oslo.log version to 4.3.0 a518cefd Disable auto configuration of new interfaces in NetworkManager e5f9f670 Fix incorrect ERROR status with IPv6 UDP members 6a7d8b2c Small fix in loadbalancer POST api-ref 9b2c6425 Bump the minimum coverage to 92% 2888f44e Add SCTP support in Amphora 3730d272 Install HAProxy 2.x in CentOS amphora images 53f8c28a Add default value for enabled column in l7rule table d2d5fc80 Add ALPN support for TLS-enabled pools dda1d866 Add validation for VIP network parameters in amphora driver fbbc5f90 Validate listener protocol in amphora driver a4aa03d3 Fix the unit test tree structure 57f5666f Correct spell error 1a86e454 Use 'bash' in the keepalived check script d81a0556 Fix periodic image builder jobs dc876eed Fix gate failure 1a154839 Add amphora_id in store params for failover_amphora 2954370e Fix operating status for empty UDP pools 9653920a Remove useless proto parameter from sample functions 6aa23358 Fix missing cronie package in RHEL-based image builds 15a68fd4 Remove re-import of octavia-lib constants 6d59fec8 Map cloud-guest-utils to cloud-utils-growpart for Red Hat distros. 8a207a7e Fix setting None in tls_versions and tls_ciphers in pools 7ad02237 Support deletion of all tags 57e7bd17 Fix pep8 failures in gate 17ae2625 Handle listener not found during loadbalancer status update f96251c7 Fix load balancers with failed amphora failover 9a6a9000 Add experimental amphorav2 jobs fd4abac1 Replace assertItemsEqual with assertCountEqual a9a817e4 Use run_flow for failover functions in v2 control worker 71440bdb Imported Translations from Zanata 332791ee Fix pool delete race on load balancer cascade delete ce6b563e Stop install unnecessary packages when run tox -ereleasenotes 02dc9881 Fix amphorav2 bytes error 40245366 Fix PROXYV2 pools 77dc23fc Fix load balancers with failed amphora failover dcdf6315 Remove Neutron SDN-specific code 418ea090 Add Python3 wallaby unit tests 3d0486a7 Update master for stable/victoria b627d7cf Remove unnecessary joinedload 64a301d4 Fix nf_conntrack_buckets sysctl in Amphora 03e6c73d Correct a typo in the document Change-Id: I666d621cf77a4a8c4d4b68cded14f919404d1702
This commit is contained in:
parent
753fc318de
commit
f1a0c7e4fa
@ -9,9 +9,9 @@ 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.
|
||||
- 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.
|
||||
@ -19,3 +19,11 @@ cycle-highlights:
|
||||
- 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
|
||||
branches:
|
||||
- name: stable/wallaby
|
||||
location: 8.0.0.0rc1
|
||||
|
Loading…
Reference in New Issue
Block a user