neutron-vpnaas/etc
Brian Haley 8d5433fe8f Change back to using vpn_agent.ini
After https://review.openstack.org/#/c/555167/ merged
downstream packaging jobs broke due to the filename
change to l3_agent.ini.  Change it back to vpn_agent.ini
since it could cause an upgrade issue.

Also, since l3_agent.ini is already used in the neutron
tree, having a file with the same name could cause some
confusion, so it's better to use something unique.

Change-Id: I39cf2c0d1c54e7c292dcdf71831c1a3cbc67284a
2018-04-04 11:03:29 -04:00
..
neutron/rootwrap.d Drop the root requirement for LibreSwanDriver 2018-01-23 14:59:39 +08:00
oslo-config-generator Change back to using vpn_agent.ini 2018-04-04 11:03:29 -04: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