Dan Kenigsberg has submitted this change and it was merged. Change subject: deployUtil: add %s for logging call ......................................................................
deployUtil: add %s for logging call In commit d78b36b50 introduces a logging call missing %s which generates TypeError. With this error ovirt-node registration is not able to complete.This patch adds the %s. Change-Id: Id33223b453712f70086f1abec767f3c55f38c37b Signed-off-by: Douglas Schilling Landgraf <[email protected]> Reviewed-on: http://gerrit.ovirt.org/29819 Reviewed-by: Antoni Segura Puimedon <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm_reg/deployUtil.py.in 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Douglas Schilling Landgraf: Verified 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/29819 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id33223b453712f70086f1abec767f3c55f38c37b Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
