Hi, After following this guide http://docs.openstack.org/admin-guide-cloud/content/install_neutron-lbaas-agent.html
The load balancer in enabled in horizon, but when I try to create new pool from horizon I get this error:
Error: Unable to add pool "new-pool".
and the state of the pool is ERROR.
also when I check the logs files in the network node(/var/log/neutron/lbaas-agent.log) I found nothing the logs are empty. Additionally, I verify that the HAproxy in installed on the network node, but I always get the error message when I try to create pool. do I need to configure the HAproxy? and how to solve this problem?