octavia/releasenotes/notes/fix-timeout-dict-when-start-vrrp-278d4837702bd247.yaml
Gregory Thiemonge cce348040d Fix timeout duration in start_vrrp_service during failovers
The timeout_dict argument was not passed to the
_populate_amphora_api_version, it could have made the failover of broken
amphora really long.

Related-Bug: #2033894

Change-Id: I497f2d8587e25eda0d169aa919cb6fbede7e9fc6
2023-09-04 05:57:19 -04:00

7 lines
205 B
YAML

---
fixes:
- |
Fixed a too long timeout when attempting to start the VRRP service in an
unreachable amphora during a failover. A specific shorter timeout should be
used during the failovers.