Change in ovirt-engine[master]: core: expand VDS monitoring with cluster emulation modes

Roy Golan has submitted this change and it was merged. Change subject: core: expand VDS monitoring with cluster emulation modes ...................................................................... core: expand VDS monitoring with cluster emulation modes This patch follows the wiki on http://wiki.ovirt.org/Cluster_emulation_modes Added the logic to match the host supported emulated machine flags against the config vals or the cluster property. Added logic to transit the host to NON-OPERATIONAL when it doesn't match the cluster/config values. Added logic to set the cluser emulated machine value from the first host that matches the config values. Bug-Url: https://bugzilla.redhat.com/927874 Change-Id: I033560bcee25ca4fac7d96606ae4cfbe7013ee09 Signed-off-by: Roy Golan <rgolan@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/utils/ListUtils.java M backend/manager/modules/common/src/test/java/org/ovirt/engine/core/common/utils/ListUtilsTest.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/MonitoringStrategyFactory.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsManager.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VirtMonitoringStrategy.java M backend/manager/modules/vdsbroker/src/test/java/org/ovirt/engine/core/vdsbroker/MultipleServicesMonitoringStrategyTest.java M backend/manager/modules/vdsbroker/src/test/java/org/ovirt/engine/core/vdsbroker/VirtMonitoringStrategyTest.java 7 files changed, 123 insertions(+), 18 deletions(-) Approvals: Roy Golan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15909 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I033560bcee25ca4fac7d96606ae4cfbe7013ee09 Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
rgolan@redhat.com