Federico Simoncelli has posted comments on this change. Change subject: Hack to fix vdsm-tool import issues during upgrade ......................................................................
Patch Set 5: (1 comment) https://gerrit.ovirt.org/#/c/39408/5/vdsm-tool/vdsm-tool File vdsm-tool/vdsm-tool: Line 50: sys.path.pop(0) Line 51: sys.path.pop(0) Line 52: Line 53: ######################################################################## Line 54: > that way you load all under lib/vdsm .. anyway to avoid that with imp? I do I'd prefer imp as well if this is not too urgent and we quickly find an implementation. Line 55: tool_modules = [] Line 56: tool_command = {} Line 57: Line 58: ERROR_SAME_COMMAND = """\ -- To view, visit https://gerrit.ovirt.org/39408 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Idf3669b06b308399cb78866d72b592ac2d8b1732 Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.5 Gerrit-Owner: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
