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
This commit is contained in:
Martin Hickey 2015-12-08 11:18:04 +00:00
parent a89f84220a
commit 6713d0ac33
2 changed files with 0 additions and 6 deletions

View File

@ -1,3 +0,0 @@
[fwaas]
#driver = neutron_fwaas.services.firewall.drivers.linux.iptables_fwaas.IptablesFwaasDriver
#enabled = True

View File

@ -19,9 +19,6 @@ classifier =
[files]
packages =
neutron_fwaas
data_files =
etc/neutron =
etc/fwaas_driver.ini
[global]
setup-hooks =