Mark Wu has posted comments on this change.

Change subject: Bz#839919 remoteFileHandler.py: Add storage into python path
......................................................................


Patch Set 1:

PYTHONPATH doesn't help on runtime because it's only checked on python 
initialization. For new forked process, we can use it to hack. So PYTHONPATH 
can't resolve this problem.
I am not sure except moving vdsm into standard library path, how to avoid 
hacking the path.

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

Gerrit-MessageType: comment
Gerrit-Change-Id: Id23c3d0be6eb2e2212172613ea8f3b0c58edce06
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Mark Wu <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Mark Wu <[email protected]>
Gerrit-Reviewer: Royce Lv <[email protected]>
Gerrit-Reviewer: Saggi Mizrahi <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to