octavia/releasenotes/notes/fix-amphora-haproxy-count-b1b1df43a7150926.yaml
Maximilian Stinsky b293762ab6 fix haproxy_count to display the number of running processes
At the moment haproxy_count always returns 0 because the _count_haproxy_processes function checks for listener id's instead of haproxy loadbalancer id's

Change-Id: I1d1a9a4f193f3766df12ae43b2c2e54c4adf405f
(cherry picked from commit 33a3d4744c)
(cherry picked from commit 24024fb266)
(cherry picked from commit 09fb252910)
2023-07-07 10:10:36 +02:00

6 lines
111 B
YAML

---
fixes:
- |
Fix amphora haproxy_count to return the number of
haproxy processes that are running.