neutron-vpnaas/etc
Thomas Bechtold beff6e945c Copy/remove the strongswan.d config as root
The strongswan.d config dir (usually /etc/strongswan.d) is usually owned
by root but the neutron-vpn-agent may run as non-root so the files need
to be copied as root to not get a "permission denied" error.

Change-Id: I40785f8c89b304efdf0f95469ec5a2d57b0cad60
Closes-Bug: #1586986
2016-05-31 07:05:46 +02:00
..
neutron/rootwrap.d Copy/remove the strongswan.d config as root 2016-05-31 07:05:46 +02:00
oslo-config-generator Automatically generate neutron VPNaaS configuration files 2015-12-11 11:03:33 +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