From: chenshuai@huawei.com Date: Fri, 16 Oct 2015 00:46:58 +0000 (+0800) Subject: Remove httpchk in proxy-glance_api_cluster in haproxy.cfg X-Git-Tag: brahmaputra.1.0~190 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F75%2F2575%2F1;p=compass4nfv.git Remove httpchk in proxy-glance_api_cluster in haproxy.cfg JIRA: COMPASS-103 Change-Id: Ia01273b2d9eca1c361d91b05dc28d00df4689c88 Signed-off-by: chenshuai@huawei.com --- diff --git a/deploy/adapters/ansible/roles/ha/templates/haproxy.cfg b/deploy/adapters/ansible/roles/ha/templates/haproxy.cfg index 721c9731..c8065f05 100644 --- a/deploy/adapters/ansible/roles/ha/templates/haproxy.cfg +++ b/deploy/adapters/ansible/roles/ha/templates/haproxy.cfg @@ -39,7 +39,6 @@ listen proxy-glance_api_cluster bind {{ internal_vip.ip }}:9292 bind {{ public_vip.ip }}:9292 option tcpka - option httpchk option tcplog balance source {% for host,ip in haproxy_hosts.items() %}