Douglas Schilling Landgraf has submitted this change and it was merged. Change subject: engine_page: add exception for ENETUNREACH ......................................................................
engine_page: add exception for ENETUNREACH Due the change to use vdscli (xmlrpc) to communicate with VDSM to verify the networks available, it can cause an exception of Network is unreachable if there is no (ovirtmgmt) interface to communicate with vdsm. This patch handle the exception. Change-Id: I77db22b372820968a5af86d65fa1c40574a7ebd1 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1104009 Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M src/engine_page.py 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Douglas Schilling Landgraf: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/28296 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I77db22b372820968a5af86d65fa1c40574a7ebd1 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-node-plugin-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: Fabian Deutsch <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
