octavia/octavia/controller/worker/v2/flows
Michael Johnson ee932244a7 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 16:44:59 +00:00
..
__init__.py Create Amphora V2 provider driver 2019-06-05 14:30:29 -07:00
amphora_flows.py Update amphora v2 for the failover refactor 2020-09-03 11:48:14 +04:00
flow_utils.py Update amphora v2 for the failover refactor 2020-09-03 11:48:14 +04:00
health_monitor_flows.py Convert health_monitor flows to use provider models 2020-01-24 16:58:07 +04:00
l7policy_flows.py Add quota support to octavia's l7policy and l7rule 2020-06-08 02:28:51 +00:00
l7rule_flows.py Add quota support to octavia's l7policy and l7rule 2020-06-08 02:28:51 +00:00
listener_flows.py Update amphora v2 for the failover refactor 2020-09-03 11:48:14 +04:00
load_balancer_flows.py Fix LB failover when IP addresses exhausted 2021-03-05 16:44:59 +00:00
member_flows.py Network Delta calculations should respect AZs 2020-02-25 01:30:12 +00:00
pool_flows.py Update amphora v2 for the failover refactor 2020-09-03 11:48:14 +04:00