
Iptables-firewall use commands sysctl and conntrack. These are missed out in the plugins resulting in (No filter matched) errors in non-l3 nodes. L3 nodes do not have this problem as l3.filters rootwraps these commands. Closes-bug: #1528641 Change-Id: I1167544a41f2ea91781ae2bb7aa208e25fec1524
To generate the sample neutron configuration files, run the following command from the top level of the neutron 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