InstallationΒΆ

At the command line:

$ pip install neutron-fwaas

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv neutron-fwaas
$ pip install neutron-fwaas

For information on what to do with FWaaS once it is installed, please check the Networking Guide Firewall-as-a-Service (FWaaS) v2 scenario or the Firewall-as-a-Service (FWaaS) v1 scenario.