Change in vdsm[master]: fix in import error

ybronhei at redhat.com ybronhei at redhat.com
Tue Nov 13 13:03:05 UTC 2012


Yaniv Bronhaim has uploaded a new change for review.

Change subject: fix in import error
......................................................................

fix in import error

Signed-off-by: Yaniv Bronhaim <ybronhei at redhat.com>
Change-Id: I6bb9823316dd051bbc4af80a4f30b5b6c60c45d3
---
M vdsm/supervdsmServer.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/14/9214/1

diff --git a/vdsm/supervdsmServer.py b/vdsm/supervdsmServer.py
index 71309ff..34fefdb 100755
--- a/vdsm/supervdsmServer.py
+++ b/vdsm/supervdsmServer.py
@@ -29,7 +29,7 @@
 import signal
 from multiprocessing import Pipe, Process
 import storage.misc as misc
-import utils
+from vdsm import utils
 
 try:
     from gluster import cli as gcli


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6bb9823316dd051bbc4af80a4f30b5b6c60c45d3
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <ybronhei at redhat.com>


More information about the vdsm-patches mailing list