
Moti Asayag has submitted this change and it was merged. Change subject: core: Host does not move to non-operational (#822451) ...................................................................... core: Host does not move to non-operational (#822451) https://bugzilla.redhat.com/822451 If an interface of required network (by cluster) is reported from VDSM as 'down', the host should move to non-operational. The patch modifies a problem of overriding broken status with a correct one, and loop for all of the interfaces to collect more information about additional problematic networks and interfaces. Change-Id: I8911ed41e2f9e01451c58b70b0679c6c606ea759 Signed-off-by: Moti Asayag <masayag@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsUpdateRunTimeInfo.java 1 file changed, 10 insertions(+), 16 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6557 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8911ed41e2f9e01451c58b70b0679c6c606ea759 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Livnat Peer <lpeer@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com>