Dan Kenigsberg has submitted this change and it was merged. Change subject: vdsm-reg: avoid issuing errors to console ......................................................................
vdsm-reg: avoid issuing errors to console Using logging.error() during the ovirt-node dialog results in writing messages to console. This is undesired in dialog mode. Change the error to debug to avoid. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=947905 Change-Id: Ib25f516b74dc03cca4fe696467121c8e8db06b76 Signed-off-by: Alon Bar-Lev <[email protected]> --- M vdsm_reg/deployUtil.py.in 1 file changed, 3 insertions(+), 3 deletions(-) Approvals: Alon Bar-Lev: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13561 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib25f516b74dc03cca4fe696467121c8e8db06b76 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
