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 <dougsland(a)redhat.com>
---
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 <dougsland(a)redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken(a)redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand(a)fedoraproject.org>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server