Files
deb-neutron-fwaas/doc/source/install/index.rst
Akihiro Motoki dbb47f5b8a rearrange content to fit the new standard layout
Change-Id: Iaa7583223650ff4bd0e91995c21497c62a84f334
2017-07-07 10:05:37 +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.