Change in vdsm[master]: small fix for import in test cases

xiawenc at linux.vnet.ibm.com xiawenc at linux.vnet.ibm.com
Mon May 21 06:51:07 UTC 2012


Wenchao Xia has uploaded a new change for review.

Change subject: small fix for import in test cases
......................................................................

small fix for import in test cases

  when the test case import modules lies in vdsm, it should
specify "from vdsm". Otherwise the import will fail if
"site-packages/vdsm" was not set as PYTHONPATH after installation.
This should not happen because the system have already recognized
that "site-packages/vdsm" exist.

Change-Id: Ic15450dbb8e2b928a94970d544c8bf84f12b9354
Signed-off-by: wenchao xia <xiawenc at linux.vnet.ibm.com>
---
M tests/netinfoTests.py
M tests/parted_utils_tests.py
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/86/4586/1
--
To view, visit http://gerrit.ovirt.org/4586
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic15450dbb8e2b928a94970d544c8bf84f12b9354
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Wenchao Xia <xiawenc at linux.vnet.ibm.com>


More information about the vdsm-patches mailing list