ovn-octavia-provider/ovn_octavia_provider/tests
Michał Nasiadka de7c637f52 Check if no members in pool better in batch update
member_batch_update() might find a loadbalancer with
a pool that contains no members, but calling split(',')
will result in an existing member list of ['']. Force
it to an empty list if there are no members.

Conflicts:
   ovn_octavia_provider/tests/unit/test_driver.py

Closes-Bug: #1912779
Change-Id: Iec46c3e1ebef822d43964e13962153dc8760ee42
(cherry picked from commit 6e30b8552c)
(cherry picked from commit d96296752d)
2021-03-16 16:34:38 +00:00
..
functional Fix gate failure 2020-12-15 21:28:02 -05:00
unit Check if no members in pool better in batch update 2021-03-16 16:34:38 +00:00
__init__.py Initialize repository 2020-01-15 14:41:32 +00:00