cookbook-openstack-network/files/default/neutron-enable-bridge-firew...

8 lines
238 B
Bash

#!/bin/sh
# this script is intentionally reduced to an exit call to eliminate the
# automatic invocation of iptables.
# lp: https://bugs.launchpad.net/neutron/+bug/1622914
# bz: https://bugzilla.redhat.com/show_bug.cgi?id=1421022
exit 0