Alon Bar-Lev has uploaded a new change for review.

Change subject: network: iptables: chain transaction to modified files
......................................................................

network: iptables: chain transaction to modified files

Change-Id: I0017f812a3576a626e2ed8afe12ea52ab6b1c30c
Signed-off-by: Alon Bar-Lev <alo...@redhat.com>
---
M src/plugins/otopi/network/iptables.py
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/otopi refs/changes/44/9644/1

diff --git a/src/plugins/otopi/network/iptables.py 
b/src/plugins/otopi/network/iptables.py
index 7daf50a..a106c5c 100644
--- a/src/plugins/otopi/network/iptables.py
+++ b/src/plugins/otopi/network/iptables.py
@@ -92,6 +92,9 @@
                 content=self.environment[
                     constants.NetEnv.IPTABLES_RULES
                 ],
+                modifiedList=self.environment[
+                    constants.CoreEnv.MODIFIED_FILES
+                ],
             )
         )
 


--
To view, visit http://gerrit.ovirt.org/9644
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0017f812a3576a626e2ed8afe12ea52ab6b1c30c
Gerrit-PatchSet: 1
Gerrit-Project: otopi
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to