octavia/octavia/controller/worker
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
..
v1 Fix LB failover when IP addresses exhausted 2021-03-05 17:03:41 +00:00
v2 Add missing log line for finishing amp operations 2020-09-21 08:11:10 +02:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
amphora_rate_limit.py Adds a new feature to limit the amphora build rate 2017-03-16 16:50:31 +00:00
task_utils.py Fix a lifecycle bug with child objects 2019-03-20 12:47:54 -07:00