First time here? Check out the FAQ!
2016-07-18 19:01:57 -0600 | received badge | ● Notable Question (source) |
2016-02-29 15:29:40 -0600 | received badge | ● Popular Question (source) |
2016-02-14 14:14:40 -0600 | asked a question | 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. |