Roy Golan has submitted this change and it was merged. Change subject: core: monitor mandatory cluster networks ......................................................................
core: monitor mandatory cluster networks Refining the monitoring check for host networks: monitor only networks which are flagged as monitored=true. The relevant use-cases for non monitored network: 1. Vm is pinned to a certain host, other Vm networks are not interesting for this host and he is not obligated to have them. Also, it will not be set to non-operational if they are missing on it. 2. Special cluster type (Gluster cluster) which is not intended for VMs 3. future 3rd parties integration which will have finer grained controll on network configuration Change-Id: I27617619bb20fe23685fc7896a1dc3acb1677e26 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AttachNetworkToVdsGroupCommand.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/CollectVdsNetworkDataVDSCommand.java 2 files changed, 23 insertions(+), 20 deletions(-) Approvals: Roy Golan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/2538 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I27617619bb20fe23685fc7896a1dc3acb1677e26 Gerrit-PatchSet: 20 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
