Roy Golan has uploaded a new change for review. Change subject: core: monitor mandatory cluster networks ......................................................................
core: monitor mandatory cluster networks Refining the monitoring check for host networks: till now all networks were considered mandatory and now they can be set as optional. The change is to enforce a host to have all mandatory (optional=false) newtork which the host doesn't implement. The relevant use-cases for optional 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/dbscripts/network_sp.sql M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/CollectVdsNetworkDataVDSCommand.java 2 files changed, 4 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/38/2538/1 -- To view, visit http://gerrit.ovirt.org/2538 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I27617619bb20fe23685fc7896a1dc3acb1677e26 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
