octavia/releasenotes/notes/fix-ipv6-interface-configuration-61b1bd7d2c962cea.yaml
Gregory Thiemonge 6958254a46 Fix ipv6 interface configuration
When configuring an ipv6 interface, wait for the tentative flag to be
off. Waiting for this flag prevents haproxy to be restarted too early
and to use invalid source ip addresses for its healthchecks.

Story 2009847
Task 44467

Change-Id: Ie859e9911dfc54c327476ee9925d0c9046fed832
(cherry picked from commit 2323797a7f)
2022-02-22 14:29:05 +01:00

6 lines
135 B
YAML

---
fixes:
- |
Fix an issue with IPv6 members that could have been set in operating_status
``ERROR`` just after being added.