Change in ovirt-node-plugin-vdsm[master]: engine_page: replace netinfo to xmlrpc

Douglas Schilling Landgraf has submitted this change and it was merged. Change subject: engine_page: replace netinfo to xmlrpc ...................................................................... engine_page: replace netinfo to xmlrpc Currently ovirt-node-plugin-vdsm uses vdsm netinfo module to consult data. However, if for some reason the connection between vdsm and libvirt is not available vdsm kills the caller. This patch will replace the uses of netinfo to use xmlrpc via vdscli module. Change-Id: I2a1243342a5f46861940dda353798e3413587969 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1097645 Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com> --- M src/engine_page.py 1 file changed, 19 insertions(+), 8 deletions(-) Approvals: Fabian Deutsch: Looks good to me, but someone else must approve Douglas Schilling Landgraf: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/27779 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2a1243342a5f46861940dda353798e3413587969 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-node-plugin-vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <dougsland@redhat.com> Gerrit-Reviewer: Dan Kenigsberg <danken@redhat.com> Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland@redhat.com> Gerrit-Reviewer: Fabian Deutsch <fabiand@fedoraproject.org> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
dougsland@redhat.com