octavia/releasenotes/notes/fix-dual-error-amp-failover-69e323892bad8254.yaml
Michael Johnson 77dc23fc26 Fix load balancers with failed amphora failover
There was a bug in the load balancer failover code for the amphora
v1 driver where if there were multiple failed amphora, with session
persistence, could cause a load balancer failover to not complete.

Change-Id: Ia46a05ab9fdc97ed9be699e5b2ae90daca3ab9a2
Story: 2008099
Task: 40802
2020-10-07 16:02:19 -07:00

6 lines
151 B
YAML

---
fixes:
- |
Fixed an issue that could cause load balancers, with multiple amphora
in a failed state, to be unable to complete a failover.