Dan Kenigsberg has submitted this change and it was merged. Change subject: supervdsm: some log beautification ......................................................................
supervdsm: some log beautification - log return value, not only function call - keep try-block cleaner Patchset-1 Initial implementation. Patchset-2 Used @wraps decoration from functools. Change-Id: I583ea9549481196e82da174cc3193786239ff19d Signed-off-by: Dan Kenigsberg <[email protected]> Reviewed-on: http://gerrit.ovirt.org/17331 Reviewed-by: Antoni Segura Puimedon <[email protected]> Tested-by: Giuseppe Vallarelli <[email protected]> Reviewed-by: Yaniv Bronhaim <[email protected]> --- M vdsm/supervdsmServer.py 1 file changed, 8 insertions(+), 3 deletions(-) Approvals: Giuseppe Vallarelli: Verified Yaniv Bronhaim: Looks good to me, but someone else must approve Antoni Segura Puimedon: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17331 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I583ea9549481196e82da174cc3193786239ff19d Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Giuseppe Vallarelli <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
