4ea86cee1a232801e76665569974c7e668d2e308
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
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.
- Free software: Apache license
- Source: https://opendev.org/openstack/ovn-octavia-provider
- Bugs: https://bugs.launchpad.net/neutron/+bugs?field.tag=ovn-octavia-provider
- Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss
- IRC: #openstack-neutron on OFTC.
- Docs: https://docs.openstack.org/ovn-octavia-provider/latest
Team and repository tags
- Release notes for the project can be found at: https://docs.openstack.org/releasenotes/ovn-octavia-provider
Description
Languages
Python
99.3%
Shell
0.7%