Change in otopi[master]: network: firewalld: Separate remove and add

Alon Bar-Lev has submitted this change and it was merged. Change subject: network: firewalld: Separate remove and add ...................................................................... network: firewalld: Separate remove and add Before this change, both remove and add were done during closeup. Now services that are marked for removal are removed at the beginning of misc stage, so that if the service files will also be removed during misc, firewalld will not need them anymore. Change-Id: I6e033abf45888b98cac3c87d04bd744e7555ca4d Signed-off-by: Yedidyah Bar David <didi@redhat.com> --- M src/otopi/constants.py M src/plugins/otopi/network/firewalld.py M src/plugins/otopi/network/iptables.py 3 files changed, 122 insertions(+), 35 deletions(-) Approvals: Alon Bar-Lev: Looks good to me, approved Yedidyah Bar David: Verified -- To view, visit http://gerrit.ovirt.org/18476 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6e033abf45888b98cac3c87d04bd744e7555ca4d Gerrit-PatchSet: 13 Gerrit-Project: otopi Gerrit-Branch: master Gerrit-Owner: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com>
participants (1)
-
Alon Bar-Lev