Alon Bar-Lev has submitted this change and it was merged.
Change subject: network: firewalld: fixed firewall-cmd support
......................................................................
network: firewalld: fixed firewall-cmd support
in firewall-cmd 0.3.3 shipped with Fedora 19
firewall-cmd --get-active-zone has changed the output from:
<zone1>: <interface1> <interface2>
to:
<zone1>
interfaces: <interface1> <interface2>
Dropped _isPermanentSupported: using the version
for detecting --permanent option support
Change-Id: I5fe22c1f05dc98bc71a6ffd6fe28549721cda4f1
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M src/plugins/otopi/network/firewalld.py
1 file changed, 55 insertions(+), 19 deletions(-)
Approvals:
Alon Bar-Lev: Looks good to me, approved
Sandro Bonazzola: Verified
--
To view, visit
http://gerrit.ovirt.org/16094
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5fe22c1f05dc98bc71a6ffd6fe28549721cda4f1
Gerrit-PatchSet: 6
Gerrit-Project: otopi
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Moran Goldboim <mgoldboi(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>