octavia/octavia/controller/worker/v1
Michael Johnson ea7351efe9 Fix amphora failover when VRRP port is missing
In an amphora failover situation, if the VRRP port of the other
amphora in an active/standby pair is missing from neutron, the amphora
failover may fail with a "port not found" error.
This patch corrects this issue by allowing the amphora failover in
progress to complete even if the other amphora is also in a failed
state.

Train-Only: this commit also fixes the order of parameters in
v1/.../amphora_driver_tasks.py. It was fixed on other stable branches in
"Update amphora v2 for the failover refactor" (From
https://review.opendev.org/c/openstack/octavia/+/738292).

Story: 2008127
Task: 40851

Change-Id: I806d220236ad741b638ad9315537334f2d923031
(cherry picked from commit 66f3a63f44)
2021-01-14 09:35:18 +01:00
..
flows Refactor the failover flows 2020-07-09 10:59:04 +00:00
tasks Fix amphora failover when VRRP port is missing 2021-01-14 09:35:18 +01:00
__init__.py Create Amphora V2 provider driver 2019-06-05 14:30:29 -07:00
controller_worker.py Add missing log line for finishing amp operations 2020-09-21 08:11:10 +02:00