octavia/releasenotes/notes/UDP-listener-health-d8fdf64a32e022d4.yaml
Michael Johnson 2170cc6c45 Update amphora-agent to report UDP listener health
Currently the amphora-agent is not reporting UDP listener health
when the UDP listener does not have a pool and members.
This patch changes that behavior to report the listener as healthy
if the keepalived process is started and running in the amphora.

This patch also introduces message versioning for the health
heartbeat messages.

It also corrects a few assertEqual tests that had the reference and
actual values backwards.

Change-Id: Ifc28b4991852e59c0d27b4ab3d1afc4e9965e88b
Story: 2003592
Task: 24911
2018-08-31 13:34:57 -07:00

7 lines
208 B
YAML

---
upgrade:
- |
To enable UDP listener monitoring when no pool is attached, the amphora
image needs to be updated and load balancers with UDP listeners need
to be failed over to the new image.