octavia/octavia/controller/worker/v1/flows
Michael Johnson 4c9d7405af Fix LB failover when IP addresses exhausted
When a load balancer failover was performed on a load balancer where
the VIP address is on a subnet that has no IP addresses available,
the VIP address may be deactivated.
This patch corrects the failover flow to not deallocate the VIP
address on a failover revert flow due to the subnet being out of
IP addresses.

Story: 2008625
Task: 41827
Change-Id: I1fe342d2bdf1301dd89ab7dfaa8e6a23e69c252b
(cherry picked from commit e3ab49c60a)
2021-03-05 17:03:41 +00:00
..
__init__.py Create Amphora V2 provider driver 2019-06-05 14:30:29 -07:00
amphora_flows.py Refactor the failover flows 2020-07-09 10:59:04 +00:00
health_monitor_flows.py Fix multi-listener load balancers 2019-07-23 14:28:49 -07:00
l7policy_flows.py Fix multi-listener load balancers 2019-07-23 14:28:49 -07:00
l7rule_flows.py Fix multi-listener load balancers 2019-07-23 14:28:49 -07:00
listener_flows.py Add VIP access control list 2019-09-13 10:09:25 +02:00
load_balancer_flows.py Fix LB failover when IP addresses exhausted 2021-03-05 17:03:41 +00:00
member_flows.py Fix multi-listener load balancers 2019-07-23 14:28:49 -07:00
pool_flows.py Fix multi-listener load balancers 2019-07-23 14:28:49 -07:00