# neutron-rootwrap command filters for nodes on which neutron is # expected to control network # # This file should be owned by (and only-writeable by) the root user # format seems to be # cmd-name: filter-name, raw-command, user, args [Filters] # dhcp-agent dnsmasq: CommandFilter, dnsmasq, root mm-ctl: CommandFilter, mm-ctl, root # haproxy haproxy: RegExpFilter, haproxy, root, haproxy, -f, .* # ip_lib ip: IpFilter, ip, root ip_exec: IpNetnsExecFilter, ip, root