| - service.keepalived.cluster.single |
| - service.haproxy.proxy.single |
| - service.neutron.control.cluster |
| - system.haproxy.proxy.listen.openstack.neutron |
| password: ${_param:mysql_neutron_password} |
| password: ${_param:mysql_neutron_password} |
| host: ${_param:cluster_local_address} |
| - address: ${_param:cluster_vip_address} |
| host: ${_param:cluster_node01_address} |
| params: check inter 10s fastinter 2s downinter 3s rise 3 fall 3 |
| host: ${_param:cluster_node02_address} |
| params: check inter 10s fastinter 2s downinter 3s rise 3 fall 3 |
| host: ${_param:cluster_node03_address} |
| params: check inter 10s fastinter 2s downinter 3s rise 3 fall 3 |