I installed openstack newton HA cluster.. everything is working fine except the virtual network part.. I started with openvswitch and find the driver error and changed to linuxbridge as it is in the official newton documentation.. when I start the services it seems to be started and alive in neutron agent-list.. but Iam getting the WARNING stevedore.named like below
in /var/log/neutron/neutron-linuxbridge-agent.log
2016-12-02 16:50:55.561 31408 WARNING stevedore.named [req-ad56cb46-8012-4c41-b9cf-ac4292a0ec10 - - - - -] Could not load neutron.agent.linux.iptables_firewall.IptablesFirewallDriver
I dont know what to do I followed exactly the official newton documentation.. while launching instance it is always in scheduling state.. Any help is really appreciated..