Change in vdsm[master]: drop needless import to make pylakes happy

danken at redhat.com danken at redhat.com
Tue Mar 31 14:44:47 UTC 2015


Dan Kenigsberg has uploaded a new change for review.

Change subject: drop needless import to make pylakes happy
......................................................................

drop needless import to make pylakes happy

should have been part of commit 4c10d3d10.
iscsiTests.RescanTimeoutTests is to be fixed in another patch.

Change-Id: I2a0d48642c86e2452485e161428fc88c16002e78
Signed-off-by: Dan Kenigsberg <danken at redhat.com>
---
M vdsm/storage/iscsi.py
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/05/39405/1

diff --git a/vdsm/storage/iscsi.py b/vdsm/storage/iscsi.py
index 5fbd4db..ea9e82d 100644
--- a/vdsm/storage/iscsi.py
+++ b/vdsm/storage/iscsi.py
@@ -27,7 +27,6 @@
 import logging
 import re
 import errno
-import time
 from collections import namedtuple
 
 import misc


-- 
To view, visit https://gerrit.ovirt.org/39405
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2a0d48642c86e2452485e161428fc88c16002e78
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <danken at redhat.com>


More information about the vdsm-patches mailing list