Douglas Schilling Landgraf has uploaded a new change for review. Change subject: register-to-engine: remove duplicate code ......................................................................
register-to-engine: remove duplicate code commit 9ee977d9e7edc688ae81db752041a05085f30cb2 moved isHostReachable() to vdsm/netinfo.py for others parts of code use it. This patch will remove isHostReachable() from register-to-engine and update all calls to netinfo.isHostReachable() Change-Id: Ifd898dcde7077508ce1a8e63f39836c6b7956684 Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M vdsm_reg/register-to-engine.py 1 file changed, 3 insertions(+), 19 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/53/6253/1 -- To view, visit http://gerrit.ovirt.org/6253 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ifd898dcde7077508ce1a8e63f39836c6b7956684 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
