Change in vdsm[ovirt-3.5]: vdsm: No need to 'import threading'

ybronhei at redhat.com ybronhei at redhat.com
Tue Sep 30 08:52:08 UTC 2014


Hello Ondřej Svoboda,

I'd like you to do a code review.  Please visit

    http://gerrit.ovirt.org/33522

to review the following change.

Change subject: vdsm: No need to 'import threading'
......................................................................

vdsm: No need to 'import threading'

This fixes the build after "vdsm: making PM 'on' and 'off' sync".

Change-Id: Id03208158486a8b0741dbe40d517f437a687fdbd
Signed-off-by: Ondřej Svoboda <osvoboda at redhat.com>
---
M vdsm/API.py
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/22/33522/1

diff --git a/vdsm/API.py b/vdsm/API.py
index 6378f2c..7815c42 100644
--- a/vdsm/API.py
+++ b/vdsm/API.py
@@ -26,7 +26,6 @@
 import sys
 import copy
 import time
-import threading
 import logging
 
 from network.errors import ConfigNetworkError


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id03208158486a8b0741dbe40d517f437a687fdbd
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: Ondřej Svoboda <osvoboda at redhat.com>


More information about the vdsm-patches mailing list