Files
neutron-fwaas/doc/source/install/index.rst
Akihiro Motoki 004cb8fa3b Update the documentation link for doc migration
Change-Id: Ibe2acaea1a16dc0dbf660acf5e8622dcc690f4f2
2017-07-20 07:15:27 +00:00

1.4 KiB

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.