neutron-vpnaas/etc
Akihiro Motoki b0c4a6aefb Convert policy.json into policy-in-code
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
2019-01-07 16:38:16 +00:00
..
neutron/rootwrap.d Make libreswan driver work with recent versions 2018-06-22 15:29:48 +08:00
oslo-config-generator Change back to using vpn_agent.ini 2018-04-04 11:03:29 -04:00
oslo-policy-generator Convert policy.json into policy-in-code 2019-01-07 16:38:16 +00:00
README.txt Automatically generate neutron VPNaaS configuration files 2015-12-11 11:03:33 +00:00

README.txt

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