octavia/octavia/amphorae/backends/agent/api_server
Adam Harwell 53b64b66c7 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
(cherry picked from commit 0ce9add9d9)
2020-09-14 21:30:55 +00:00
..
templates Fix template that generates vrrp check script 2019-08-26 13:50:42 +02:00
__init__.py Fix multi-listener load balancers 2019-07-23 14:28:49 -07:00
amphora_info.py Refactor the failover flows 2020-07-09 10:59:04 +00:00
certificate_update.py Fix py3 amphora-agent cert-rotation type bug 2020-04-29 11:39:28 +00:00
haproxy_compatibility.py Update hacking version to latest 2019-05-14 17:38:58 -07:00
keepalived.py Refactor the failover flows 2020-07-09 10:59:04 +00:00
keepalivedlvs.py Refactor the failover flows 2020-07-09 10:59:04 +00:00
loadbalancer.py Refactor the failover flows 2020-07-09 10:59:04 +00:00
osutils.py Fix the interface filenames for Red Hat amphora images 2020-01-28 15:01:46 -05:00
plug.py Lookup interfaces by MAC directly 2019-08-09 23:08:33 +00:00
server.py Fix multi-listener load balancers 2019-07-23 14:28:49 -07:00
udp_listener_base.py Fix multi-listener load balancers 2019-07-23 14:28:49 -07:00
util.py Remove haproxy_check_script for UDP-only LBs 2020-09-14 21:30:55 +00:00