neutron-fwaas/etc
Nate Johnston f5106188f8 Add devstack plugin support for fwaas v2
This sets up a new devstack keyword - q-fwaas-v1 - in addition to the
existing q-fwaas plugin.  The q-fwaas keyword configures the devstack
plugin to support FWaaS v2.  FWaaS v2 is the future, and should be the
default for development at this point.  But the new keyword, q-fwaas-v1,
will set things up for FWaaS v1, and there is also q-fwaas-v2 to
explicitly select FWaaS v2.

Also ensure that /etc/neutron/policy.d gets set up for FWaaS
policy.json.

Change-Id: If35ca26028ddedcf1bc22dd8749cb11c69a1ccbb
(cherry picked from commit a66f3a68bf)
2016-09-23 21:32:11 +00:00
..
neutron/policy.d Add devstack plugin support for fwaas v2 2016-09-23 21:32:11 +00:00
oslo-config-generator Automatically generate neutron FWaaS configuration files 2015-12-07 10:50:11 +00:00
README.txt Automatically generate neutron FWaaS configuration files 2015-12-07 10:50:11 +00:00

README.txt

To generate the sample neutron-fwaas configuration files, run the following
command from the top level of the neutron-fwaas directory:

tox -e genconfig

If a 'tox' environment is unavailable, then you can run the following script
instead to generate the configuration files:

./tools/generate_config_file_samples.sh