Comment 2 for bug 1624457

Revision history for this message
Waldemar Znoinski (wznoinsk) wrote :

when manage_firewall = True in ironic.conf
then iptables commands are run with sudo, like so:
https://github.com/openstack/ironic-inspector/blob/master/ironic_inspector/firewall.py#L70

hence either iptables has to be in sudoers file or rootwrapped