neutron-fwaas/etc
Akihiro Motoki 3288743827 Convert policy.json into policy-in-code
This commit converts the existing neutron-fwaas policy.json
into policy-in-code.

policy.json for testing is also removed. As a result, setup_config()
in neutron_fwaas.tests.base.NeutronDbPluginV2TestCase is no longer
required now (as the content of setup_config() is now same as that
in neutron).

Partially Implements: blueprint neutron-policy-in-code
Change-Id: I67be3a21f19e3f793312d64d358452ee4531c080
2018-12-27 15:31:04 +00:00
..
neutron/rootwrap.d Convert policy.json into policy-in-code 2018-12-27 15:31:04 +00:00
oslo-config-generator Added neutron_fwaas.conf file for Firewall config 2017-05-24 10:51:42 +05:30
oslo-policy-generator Convert policy.json into policy-in-code 2018-12-27 15:31:04 +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