d13d53bce7
Oslo config generator was introduced in patch [1] to automatically generate the sample Neutron LBaaS configuration files. This patch removes the static example configuration files from the repository as they are now redundant. [1] https://review.openstack.org/#/c/252981/ Change-Id: Ied6baba264e46aee59fb97f4909df3cbf4d00237 Partially-Implements: blueprint autogen-neutron-conf-file Partial-bug: #1199963 Depends-On: Iae1e581ec2bea9c0ced700229effcc716d53fe4e |
||
---|---|---|
.. | ||
neutron/rootwrap.d | ||
oslo-config-generator | ||
README.txt |
To generate the sample neutron LBaaS configuration files, run the following command from the top level of the neutron LBaaS 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