Change in vdsm[master]: vdsm: No need to 'import threading'

osvoboda at redhat.com osvoboda at redhat.com
Mon Sep 29 15:46:19 UTC 2014


Ondřej Svoboda has uploaded a new change for review.

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/97/33497/1

diff --git a/vdsm/API.py b/vdsm/API.py
index 5d948f8..b2caf44 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/33497
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id03208158486a8b0741dbe40d517f437a687fdbd
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Ondřej Svoboda <osvoboda at redhat.com>


More information about the vdsm-patches mailing list