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 how to use FWaaS once it is installed, see the User Guide.