ovn-octavia-provider/ovn_octavia_provider
Fernando Royo 5cf160a3b6 Fix IPv6 member delete on batch operation
When IPv6 is used on the LB+Member and a batch operation is
done over the members (including a delete of one of them),
the member affected remains in ERROR state.

This patch fix the way of extract the info from the member to
create the request to the helper correctly.

Closes-Bug: #1981594

Change-Id: I5a3e836deff810af5b9ad071c7b16f6bd5fdcdcc
(cherry picked from commit 6711a3e32d)
2022-07-19 09:11:48 +02:00
..
common Fix way of calculate LB status after HM event 2022-06-01 10:36:50 +02:00
hacking Switch from unittest2 compat methods to Python 3.x methods 2020-09-24 17:27:09 -04:00
ovsdb Fix race condition retrieving logical router rows 2021-09-23 06:56:42 +00:00
tests Merge "Delete vip port if create_vip_port raise exception" into stable/wallaby 2022-07-04 16:31:12 +00:00
__init__.py Initialize repository 2020-01-15 14:41:32 +00:00
agent.py Add Health Monitor support 2021-07-23 16:42:13 +00:00
driver.py Fix IPv6 member delete on batch operation 2022-07-19 09:11:48 +02:00
event.py Add Health Monitor support 2021-07-23 16:42:13 +00:00
helper.py Merge "Delete vip port if create_vip_port raise exception" into stable/wallaby 2022-07-04 16:31:12 +00:00
i18n.py Move OVN Octavia Provider driver code to this repository 2020-02-18 16:23:54 +00:00