First time here? Check out the FAQ!
![]() | 1 | initial version |
If you are using havana I believe it's already built into neutron.
run neutron help | grep firewall
to see the list of fwaas commands.
in that case neutron firewall list
should give you a list of firewalls for a tenant and you can use the other commands to manipulate the firewalls respectively.