Yedidyah Bar David has uploaded a new change for review.

Change subject: storage: fix nfs uploading
......................................................................

storage: fix nfs uploading

Change-Id: Ie443e260a2773b5cc68512a6c2247dd00e99f368
Signed-off-by: Yedidyah Bar David <d...@redhat.com>
---
M src/__main__.py
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-iso-uploader 
refs/changes/99/36499/1

diff --git a/src/__main__.py b/src/__main__.py
index d45074b..841d81c 100644
--- a/src/__main__.py
+++ b/src/__main__.py
@@ -959,6 +959,7 @@
         # TODO: refactor this method
         remote_path = ''
         id = None
+        domain_type = None
         # Did the user give us enough info to do our work?
         if (
             self.configuration.get('iso_domain') and


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie443e260a2773b5cc68512a6c2247dd00e99f368
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-iso-uploader
Gerrit-Branch: master
Gerrit-Owner: Yedidyah Bar David <d...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to