Francesco Romani has posted comments on this change. Change subject: WIP: POC: virt: common handling of exception ......................................................................
Patch Set 1: (1 comment) https://gerrit.ovirt.org/#/c/54664/1/vdsm/virt/vm.py File vdsm/virt/vm.py: Line 61: from vdsm.virt import virdomain Line 62: from vdsm.virt import vmstats Line 63: from vdsm.virt import vmstatus Line 64: from vdsm.virt.vmpowerdown import VmShutdown, VmReboot Line 65: from vdsm.virt.utils import api_method > Maybe: Done this way. Line 66: from vdsm.virt.utils import isVdsmImage, cleanup_guest_socket Line 67: from storage import outOfProcess as oop Line 68: from storage import sd Line 69: from storage import fileUtils -- To view, visit https://gerrit.ovirt.org/54664 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ic186dc8fa062d8b3789c6057bba68fbbc23f311b Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Francesco Romani <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Amit Aviram <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
