
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
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