a66f3a68bf
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. Depends-On: I88be1670a42fcca4aba3b643a1c5a072ce0d1035 Needed-By: I07a4e5a54c0ad862de791b655445e01f805981e4 Change-Id: If35ca26028ddedcf1bc22dd8749cb11c69a1ccbb |
||
---|---|---|
.. | ||
neutron/policy.d | ||
oslo-config-generator | ||
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