ovn-octavia-provider/ovn_octavia_provider
Fernando Royo 82eabfda24 Fix deletion of members without subnet_id
OVN octavia provider allows to create member without param subnet_id,
in that case the driver search it according to the pool_id, but it is
not propagated to Octavia DB.

In further operations, as delete or update, Octavia call to the driver
without subnet_id, getting as result the member in ERROR state.

Closes-Bug: #1964817
Change-Id: I08b5ee11dbffe672dfd762c944c2f2c18623826f
2022-03-16 12:04:49 +01:00
..
common Retry logical switch associations to load balancers 2022-03-14 17:28:20 +01:00
hacking Fix lower-constanints and pep8 jobs 2021-11-05 17:07:33 +01:00
ovsdb Merge "Fix race condition retrieving logical router rows" 2021-08-27 15:50:38 +00:00
tests Fix deletion of members without subnet_id 2022-03-16 12:04:49 +01:00
__init__.py Initialize repository 2020-01-15 14:41:32 +00:00
agent.py Add Health Monitor support 2021-07-21 17:00:03 -04:00
driver.py Fix deletion of members without subnet_id 2022-03-16 12:04:49 +01:00
event.py Add Health Monitor support 2021-07-21 17:00:03 -04:00
helper.py Retry logical switch associations to load balancers 2022-03-14 17:28:20 +01:00
i18n.py Move OVN Octavia Provider driver code to this repository 2020-02-18 16:23:54 +00:00