ovn-octavia-provider/ovn_octavia_provider/tests/unit
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 Stop using Octavia network driver 2020-03-31 08:15:38 +00:00
hacking Add unit tests for hacking/checks.py 2020-03-20 14:57:57 -04:00
schemas Add support for OVN LB selection fields 2020-05-15 12:53:19 +00:00
__init__.py Initialize repository 2020-01-15 14:41:32 +00:00
fakes.py Centralize traffic when LB and member has FIP 2020-02-28 11:59:02 -05:00
test_driver.py Do not send status update in case of IpAddressAlreadyAllocated 2020-06-10 09:00:41 +00:00
test_hacking.py Initialize repository 2020-01-15 14:41:32 +00:00