FWaaS resource not found - Icehouse
I have the necessary plugins installed for using FWaaS with neutron, but I am still unable to either see the "firewall" section in Horizon or interact with the firewall via the command line.
As I mentioned above, Horizon does not show a "Firewall" section under the network section for a tenant. I tried to manually create a firewall , but got the following as output:
(neutron) firewall-policy-create test-policy
{"error": {"message": "The resource could not be found.", "code": 404, "title": "Not Found"}}
I followed the guide found https://bugzilla.redhat.com/show_bug.cgi?id=1009022 (on this ticket).
Is FWaaS still a part of Icehouse?
Edit: This line is included in my neutron.conf (it came with the install):
service_plugins =neutron.services.l3_router.l3_router_plugin.L3RouterPlugin,neutron.services.firewall.fwaas_plugin.FirewallPlugin