Fabian Deutsch has submitted this change and it was merged. Change subject: firewall: Fix plain iptables logic ......................................................................
firewall: Fix plain iptables logic Previously the port was opened but this changed wasn't saved. This case lead to a situation where the iptables service got restarted and overwrote/closed the previously opened ports. Now the configuration is saved (and persisted) after a port got opened. Change-Id: I778271bb878f78d3834976b0476b5c8a42c5041f Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1007417 Signed-off-by: Fabian Deutsch <[email protected]> --- M src/ovirt/node/utils/firewall.py 1 file changed, 37 insertions(+), 3 deletions(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/19207 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I778271bb878f78d3834976b0476b5c8a42c5041f Gerrit-PatchSet: 3 Gerrit-Project: ovirt-node Gerrit-Branch: node-3.0 Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
