Dan Kenigsberg has submitted this change and it was merged. Change subject: vdsm: Don't log irrelevant errors with level ERROR ......................................................................
vdsm: Don't log irrelevant errors with level ERROR libvirtconnection.get() wrapMethod logs unhandled libvirtErrors as ERROR. However it's irrelevant at that point, therefore it should log it only as DEBUG message. Change-Id: I62c395734173a996bc8237d24b85f1bb32a0be35 Bug-Url: https://bugzilla.redhat.com/955593 Signed-off-by: Vinzenz Feenstra <[email protected]> --- M lib/vdsm/libvirtconnection.py 1 file changed, 3 insertions(+), 2 deletions(-) Approvals: Antoni Segura Puimedon: Looks good to me, but someone else must approve Vinzenz Feenstra: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/14226 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I62c395734173a996bc8237d24b85f1bb32a0be35 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
