Dan Kenigsberg has submitted this change and it was merged. Change subject: Replace most traceback.format_exc() calls by exc_info ......................................................................
Replace most traceback.format_exc() calls by exc_info Change-Id: I795199bdb2d85a08b04dfcbbb9e727c5893aee15 --- M vds_bootstrap/vds_bootstrap.py M vds_bootstrap/vds_qualifier.py M vdsm/API.py M vdsm/BindingXMLRPC.py M vdsm/clientIF.py M vdsm/guestIF.py M vdsm/ksm.py M vdsm/libvirtconnection.py M vdsm/libvirtvm.py M vdsm/storage/misc.py M vdsm/storage/storage_mailbox.py M vdsm/utils.py M vdsm/vdsm M vdsm/vm.py M vdsm_reg/vdsm-gen-cert M vdsm_reg/vdsm-reg-setup.in 16 files changed, 70 insertions(+), 77 deletions(-) Approvals: Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/2259 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I795199bdb2d85a08b04dfcbbb9e727c5893aee15 Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Ewoud Kohl van Wijngaarden <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ewoud Kohl van Wijngaarden <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
