octavia/releasenotes/notes/fix-udp-only-lbs-c4ca42106fc1e2bb.yaml
Adam Harwell 0ce9add9d9 Remove haproxy_check_script for UDP-only LBs
This file is created when no HAProxy listeners exist so VRRP will fail,
but needs to be removed when a UDP listener is added so that VRRP can
actually correctly start.

Story: 2008133
Task: 40859

Change-Id: Ib2a80afb9223da2c0af6f6add250ffaaa20a316f
2020-09-11 12:16:23 -07:00

6 lines
106 B
YAML

---
fixes:
- |
Fixed an issue where UDP only load balancers would not bring up the VIP
address.