ovn-octavia-provider/ovn_octavia_provider/tests
Michał Nasiadka d96296752d 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.

Closes-Bug: #1912779
Change-Id: Iec46c3e1ebef822d43964e13962153dc8760ee42
(cherry picked from commit 6e30b8552c)
2021-03-10 13:16:51 +00:00
..
functional Set OPERATING_STATUS to ONLINE when pool created with listener 2021-02-24 22:12:20 +00:00
unit Check if no members in pool better in batch update 2021-03-10 13:16:51 +00:00
__init__.py Initialize repository 2020-01-15 14:41:32 +00:00