octavia/releasenotes/notes/fix-amp-failover-missing-vrrp-port-9b5f13b9951b7edb.yaml
Michael Johnson 66f3a63f44 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.

Story: 2008127
Task: 40851

Change-Id: I806d220236ad741b638ad9315537334f2d923031
2020-09-10 16:50:42 -07:00

6 lines
151 B
YAML

---
fixes:
- |
Fixed an issue with failing over an amphora if the pair amphora in an
active/standby pair had a missing VRRP port in neutron.