[release-announce] ovn-octavia-provider 2.2.0 (yoga)
no-reply at openstack.org
no-reply at openstack.org
Fri Jul 28 09:14:52 UTC 2023
We are excited to announce the release of:
ovn-octavia-provider 2.2.0: OpenStack Octavia integration with OVN
This release is part of the yoga stable release series.
The source is available from:
https://opendev.org/openstack/ovn-octavia-provider
Download the package from:
https://tarballs.openstack.org/ovn-octavia-provider/
Please report issues through:
https://bugs.launchpad.net/neutron/+bugs
For more details, please see below.
2.2.0
^^^^^
Known Issues
************
* Load Balancer Health Check for Floating IPs are not populated with
the protocol port. At this way, when a backend is detected on ERROR
state requests to the Floating IP are still distribute to the
ERROR'ed members. In order to fix the existing Load Balancer Health
Checks it is required to recreate the entire Octavia Health Monitor,
which will recreate the associated OVN Load Balancer Health
Check(s).
Bug Fixes
*********
* [bug 1997418 (https://bugs.launchpad.net/neutron/+bug/1997418)]
Added the protocol port to the Load Balancer Health Check associated
with the Floating IP, additional fields have been introduced to the
external_ids to provide more accuracy information about the entities
affected by any change over the Floating IP or LB VIP.
Changes in ovn-octavia-provider 2.1.1..2.2.0
--------------------------------------------
480bfc3 Fix port for Load Balancer Health Check for FIP
80eae2d Update pool upon HM deletion request
72cd160 Ensure DVR is restablished on member on cascade deletion
Diffstat (except docs and test files)
-------------------------------------
ovn_octavia_provider/common/constants.py | 2 +
ovn_octavia_provider/driver.py | 13 ++
ovn_octavia_provider/helper.py | 174 +++++++++++----------
.../notes/lbhc-fix-fip-05820d5a9d94a919.yaml | 16 ++
6 files changed, 200 insertions(+), 136 deletions(-)
More information about the Release-announce
mailing list