Go to file
Fernando Royo f70e3a7cf7 Ensure LB with HM rechecks member status after re-enable
This patch fixes an issue where disabling a LoadBalancer member
sets its status to ERROR instead of OFFLINE.

While in the ERROR state, re-enabling the member does not update
its status, and the member is not reintegrated into the "vips" field
of the LoadBalancer row in the OVN NB database. As a result, the
Health Monitor does not resume its checks on the member.

This patch ensures that re-enabled members are correctly reintegrated
and that health checks are properly resumed.

Closes-bug: #2112110
Change-Id: If2ca76df87c0f5a713604212ed6cb77792d0010c
(cherry picked from commit 4ea86cee1a)
Signed-off-by: Fernando Royo <froyo@redhat.com>
2025-10-09 11:40:45 +02:00
2025-02-24 23:56:28 +09:00
2020-03-18 14:26:32 +00:00
2021-11-26 07:59:54 +00:00
2020-03-18 14:26:32 +00:00
2025-03-14 13:09:41 +00:00
2024-09-24 17:09:16 +02:00
2020-01-15 14:41:32 +00:00
2020-01-15 14:41:32 +00:00
2020-01-15 14:41:32 +00:00
2021-07-19 12:54:56 +05:30
2024-11-19 00:02:33 +08:00
2020-01-15 14:41:32 +00:00
2024-12-16 14:21:32 +00:00

ovn-octavia-provider - OVN Provider driver for Octavia LoadBalancer

OVN provides virtual networking for Open vSwitch and is a component of the Open vSwitch project. This project provides integration between OpenStack Octavia and OVN.

Team and repository tags

image

Description
OVN Octavia provider driver.
Readme 14 MiB
Languages
Python 99.3%
Shell 0.7%