neutron-fwaas/etc
Martin Hickey 6713d0ac33 Remove Neutron FWaaS static example configuration files
Oslo config generator was introduced in patch [1] to
automatically generate the sample Neutron FWaaS configuration
files.

This patch removes the static example configuration files from
the repository as they are now redundant.

[1] https://review.openstack.org/#/c/251974/

DocImpact: Update the docs that FWaaS no longer includes static example
configuration files. Instead, use tools/generate_config_file_samples.sh
to generate them and the files generated now end with .sample extension.

Change-Id: I31be3295606ba25929e9af9f40a035ff2b615234
Partially-Implements: blueprint autogen-neutron-conf-file
Partial-bug: #1199963
Depends-On: Ic8208850a27408c8fbeed80ecdb43345aa7dfaa4
2015-12-08 20:02:33 +00:00
..
oslo-config-generator Automatically generate neutron FWaaS configuration files 2015-12-07 10:50:11 +00:00
README.txt Automatically generate neutron FWaaS configuration files 2015-12-07 10:50:11 +00:00

README.txt

To generate the sample neutron-fwaas configuration files, run the following
command from the top level of the neutron-fwaas 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