neutron-fwaas/etc
Akihiro Motoki 355b250b10 Move remaining policy rules specific to neutron-fwaas
There is no need to import the corresponding unit test
in the neutron repo [1], as they just tests the policy engine
is worked correctly.

[1] a51271d760/neutron/tests/unit/test_policy.py (L273-L284)

Change-Id: I6dc6b2295a605444c918e44949f4b1485177e82e
Partial-Bug: #1703347
2017-07-10 20:16:23 +00:00
..
neutron Move remaining policy rules specific to neutron-fwaas 2017-07-10 20:16:23 +00:00
oslo-config-generator Added neutron_fwaas.conf file for Firewall config 2017-05-24 10:51:42 +05:30
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