Dan Kenigsberg has submitted this change and it was merged. Change subject: engine.py: remove ping from write_vdsm_config ......................................................................
engine.py: remove ping from write_vdsm_config def action() already uses http request to verify if oVirt Engine is available, we don't need a new 'ping' for write_vdsm_config(). Change-Id: I55b01d8a3c5914a9dc2e36bd4f5b7c195283d109 Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M vdsm_reg/engine.py.in 1 file changed, 7 insertions(+), 11 deletions(-) Approvals: Douglas Schilling Landgraf: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6254 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I55b01d8a3c5914a9dc2e36bd4f5b7c195283d109 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Michael Burns <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
