ovn-octavia-provider 3.1.2 (zed)
We are pumped to announce the release of: ovn-octavia-provider 3.1.2: OpenStack Octavia integration with OVN This release is part of the zed 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. 3.1.2 ^^^^^ 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 3.1.1..3.1.2 -------------------------------------------- d022647 Check multiple address of a LRP plugged to LS eaf7c3e Cover the use case of a member non existing eaba2f3 Add FIP on LogicalSwitchPortUpdate event 726fc45 Fix port for Load Balancer Health Check for FIP 939064d Update pool upon HM deletion request d7040c4 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/event.py | 26 +- ovn_octavia_provider/helper.py | 393 ++++++++---------- .../notes/lbhc-fix-fip-05820d5a9d94a919.yaml | 16 + 8 files changed, 543 insertions(+), 391 deletions(-)
participants (1)
-
no-reply@openstack.org