![Akihiro Motoki](/assets/img/avatar_default.png)
This commit defines the default policies in code. VPNaaS has no policy.json so far, so all policy definitions are newly created. Partially Implements: blueprint neutron-policy-in-code Change-Id: Ic0bf99b69a792197399e38ace6d23ea18874892a
To generate the sample neutron VPNaaS configuration files, run the following command from the top level of the neutron VPNaaS 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