ovn-octavia-provider/ovn_octavia_provider
Maciej Jozefczyk 2448c4925b Do not send status update in case of IpAddressAlreadyAllocated
If IpAddressAlreadyAllocated is raised and the created VIP with
the same IP address allocated is not owned by LB that we're trying
to create, we should raise DriverError instead passing the status
update to Octavia API.

Conflicts:
      ovn_octavia_provider/helper.py
      ovn_octavia_provider/tests/unit/test_helper.py

Change-Id: Id0dc8a478b903b80cf8afdfa3d2b23e90d22e112
Closes-Bug: 1882724
(cherry picked from commit ac4d0272a8)
2020-06-10 09:00:41 +00:00
..
common Add support for OVN LB selection fields 2020-05-15 12:53:19 +00:00
hacking Add unit tests for hacking/checks.py 2020-03-20 14:57:57 -04:00
ovsdb Move OVN Octavia Provider driver code to this repository 2020-02-18 16:23:54 +00:00
tests Do not send status update in case of IpAddressAlreadyAllocated 2020-06-10 09:00:41 +00:00
__init__.py Initialize repository 2020-01-15 14:41:32 +00:00
agent.py Spawn long-running processes in the driver agent 2020-04-29 10:11:19 -04:00
driver.py Do not send status update in case of IpAddressAlreadyAllocated 2020-06-10 09:00:41 +00:00
i18n.py Move OVN Octavia Provider driver code to this repository 2020-02-18 16:23:54 +00:00