Change in vdsm[ovirt-3.5]: vdsm-tool: Remove unneeded imp import

ybronhei at redhat.com ybronhei at redhat.com
Sun Apr 5 15:17:32 UTC 2015


Yaniv Bronhaim has uploaded a new change for review.

Change subject: vdsm-tool: Remove unneeded imp import
......................................................................

vdsm-tool: Remove unneeded imp import

In commit 07beba9e139 (Hack vdsm >=4.16.x for vdsm-tool import issues
during upgrade) two imp imports were added. This patch removes the
standard import at the top and leave the import close to the hack.

Change-Id: I59916f7a199d052af71de7e11f9af9f9e31a5afa
Signed-off-by: Yaniv Bronhaim <ybronhei at redhat.com>
---
M vdsm-tool/vdsm-tool
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/54/39554/1

diff --git a/vdsm-tool/vdsm-tool b/vdsm-tool/vdsm-tool
index 1ebc9ae..58c84f5 100755
--- a/vdsm-tool/vdsm-tool
+++ b/vdsm-tool/vdsm-tool
@@ -21,7 +21,6 @@
 
 import os
 import sys
-import imp
 import getopt
 import logging
 import textwrap


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

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


More information about the vdsm-patches mailing list