Unable to establish connection to http://controller:9696/v2.0/fw/firewalls.json
Hi,
I've got 2 nodes (ctrl, cmpt) on ubuntu 14.03LTS. I 've installed liberty and I've never seen the firewall on the dashboard and the command neutron firewall-xxx doesn't work : "404 not found the ressource could not be found" (after restart neutron-server)
So i decided to add fwaas on service_plugin in neutron.conf : service_plugins = router,fwaas
And i've got : "Unable to establish connection to http://controller:9696/v2.0/fw/firewalls.json%22 (http://controller:9696/v2.0/fw/firewa...)
How can i add firewall on my OpenStack environment ?
I checked on a lot of web sites but still get nothing to help me.
Thk.