octavia/octavia/controller
Stanislav Dmitriev 0b4e05aeb6 Fix failover of az-specific loadbalancers
There is a bug exists in CalculateAmphoraDelta class
If there is no such a key as constants.MANAGEMENT_NETWORK
in availability_zone dictionary, method get will return None
It means that management_nets list will become [None], not
CONF.controller_worker.amp_boot_network_list as it supposes to be
It breaks the following failover flow

Story: 2008669
Task: 41957
Change-Id: I435c40a5493828bce24c2850182f0ddc8e5bdd1f
(cherry picked from commit 81134bdfec)
(cherry picked from commit 77a87a7f33)
(cherry picked from commit e3026d3582)
2021-10-27 08:23:14 +02:00
..
healthmanager Fix invalid DOWN status when updating a UDP pool 2020-09-21 08:23:26 +02:00
housekeeping Jobboard based controller 2020-04-08 19:53:09 +04:00
queue [Amphorav2] Healthmonitor operation minor fixes 2020-10-08 08:33:20 +00:00
worker Fix failover of az-specific loadbalancers 2021-10-27 08:23:14 +02:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00