3e63e570fa
Oslo config generator was introduced in patch [1] to automatically generate the sample Neutron VPNaaS configuration files. This patch removes the static example configuration files from the repository as they are now redundant. [1] https://review.openstack.org/#/c/253399/ Change-Id: Ibf5ed0f1e80d01dd2332a3638974479bca350ecf Partially-Implements: blueprint autogen-neutron-conf-file Partial-bug: #1199963 Depends-On: Icef8f7e8f0e8e78bfffa7a5af3f9f2300376b115 |
||
---|---|---|
.. | ||
neutron/rootwrap.d | ||
oslo-config-generator | ||
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