Dan Kenigsberg has submitted this change and it was merged. Change subject: setNetworking(): set bridge status ......................................................................
setNetworking(): set bridge status Currently, if the bridge for some reason is not created, users are informed with a warning message and bootstrap continues, the host is rebooted and Engine will report the node as Non Responsive. This patch will stop bootstrap as soon as any error occurs adding brigde and will show to users the an error message like: "Failed to install Host X.Y.Z. Step: SetNetworking: Details: addNetwork error trying to add mangament bridge." Change-Id: I9a24cc1ebd92669faeab8d189aac6ab46a762130 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=840300 Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M vds_bootstrap/vds_bootstrap.py 1 file changed, 4 insertions(+), 5 deletions(-) Approvals: Alon Bar-Lev: Looks good to me, but someone else must approve Douglas Schilling Landgraf: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/8345 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9a24cc1ebd92669faeab8d189aac6ab46a762130 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Barak Azulay <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
