mirror of
https://opendev.org/openstack/openstack.git
synced 2026-01-16 23:02:00 +00:00
Update git submodules
* Update ovn-octavia-provider from branch 'master'
to f4bdba1e043999d082aaea57f66d752744b07003
- Merge "Ensure LB with HM rechecks member status after re-enable"
- 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
This commit is contained in:
parent
c28724197a
commit
7afd481be5
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit df5a9804598efb4af9f7103b604a6988d0aeb004
|
||||
Subproject commit f4bdba1e043999d082aaea57f66d752744b07003
|
||||
Loading…
Add table
Reference in a new issue