Change in vdsm[master]: oop: vdsm.config is not used anymore

osvoboda at redhat.com osvoboda at redhat.com
Thu Nov 6 02:43:43 UTC 2014


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

Change subject: oop: vdsm.config is not used anymore
......................................................................

oop: vdsm.config is not used anymore

This fixes a pyflakes check:
./tests/outOfProcessTests.py:31: 'config' imported but unused

Change-Id: I05aefa707b1b7154d11cdc25a95a8d0ae1cb3fab
Signed-off-by: Ondřej Svoboda <osvoboda at redhat.com>
---
M tests/outOfProcessTests.py
1 file changed, 0 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/47/34847/1

diff --git a/tests/outOfProcessTests.py b/tests/outOfProcessTests.py
index f06c71d..974e2e1 100644
--- a/tests/outOfProcessTests.py
+++ b/tests/outOfProcessTests.py
@@ -28,8 +28,6 @@
 import re
 from weakref import ref
 
-from vdsm.config import config
-
 
 class OopWrapperTests(TestCaseBase):
 


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I05aefa707b1b7154d11cdc25a95a8d0ae1cb3fab
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