]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Support rootwrap sysctl and conntrack commands for non-l3 nodes
authorrossella <rsblendido@suse.com>
Tue, 22 Dec 2015 19:14:15 +0000 (19:14 +0000)
committerCarl Baldwin <carl@ecbaldwin.net>
Mon, 4 Jan 2016 20:05:10 +0000 (20:05 +0000)
commit0d5d0149550345272d7cd04aa92e489777561e58
tree05592adc22f53d255d8ddffbe6fc265db8005cc5
parent38fa3ce8483591085a7312c3f05257baea9ed690
Support rootwrap sysctl and conntrack commands for non-l3 nodes

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
etc/neutron/rootwrap.d/iptables-firewall.filters