ovn-octavia-provider/ovn_octavia_provider/tests/unit
Maciej Józefczyk 42106d4696 Don't fail if VIP already exist or has been deleted before
Sometimes there is a race condition on creation of VIP port
or deleting it that ends with exception and blocks LB stack
creation / deletion.

Because for now we don't have running master branch
for OVN provider driver this change will be applied
first on stable/train in networking-ovn tree and then cherry-picked.

Change-Id: I2aaae7c407caba7a57e2ca2d4ed524f3bb63953f
Closes-Bug: #1860141
2020-02-25 08:25:39 +00:00
..
schemas Move OVN Octavia Provider driver code to this repository 2020-02-18 16:23:54 +00:00
__init__.py Initialize repository 2020-01-15 14:41:32 +00:00
fakes.py Move OVN Octavia Provider driver code to this repository 2020-02-18 16:23:54 +00:00
test_driver.py Don't fail if VIP already exist or has been deleted before 2020-02-25 08:25:39 +00:00
test_hacking.py Initialize repository 2020-01-15 14:41:32 +00:00