ovn-octavia-provider/ovn_octavia_provider/tests/unit
Maciej Józefczyk 57dbca6c5e Fix member_batch_update function to follow api v2
The member_batch_update function signature was missing
pool_id parameter. [1]

[1] https://docs.openstack.org/octavia/latest/contributor/guides/providers.html

Change-Id: I0ac14de29ff92416f103c880bcdc28dd76e00865
Closes-Bug: 1888489
2020-07-22 12:30:03 +00:00
..
common Remove the dependency on the "mock" package 2020-04-02 17:36:25 -04:00
hacking Add a hacking check for importing mock library 2020-06-09 14:46:36 -04:00
ovsdb Fix the Backend class for ovsbapp index changes 2020-06-09 10:14:49 -05:00
schemas Add support for OVN LB selection fields 2020-05-14 09:38:12 +00:00
__init__.py Initialize repository 2020-01-15 14:41:32 +00:00
base.py Re-home unit tests 2020-05-12 11:06:14 +00:00
fakes.py Re-home MockedLB to tests.unit.fakes 2020-04-27 16:39:40 -04:00
test_agent.py Re-home unit tests 2020-05-12 11:06:14 +00:00
test_driver.py Fix member_batch_update function to follow api v2 2020-07-22 12:30:03 +00:00
test_hacking.py Initialize repository 2020-01-15 14:41:32 +00:00
test_helper.py Do not send status update in case of IpAddressAlreadyAllocated 2020-06-09 15:52:25 +00:00