Moti Asayag has submitted this change and it was merged.
Change subject: engine: Collect stats before activating host
......................................................................
engine: Collect stats before activating host
When the host moves to non operational due to a
required interface in down state, the host statistics
should be collected and examined before attempting
to activate the host.
Change-Id: Id3de8a3ccb1084f8be8f9c3213f797146f8f0b36
Bug-Url:
https://bugzilla.redhat.com/1070260
Signed-off-by: Moti Asayag <masayag(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AutoRecoveryManager.java
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/NonOperationalReason.java
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VirtMonitoringStrategy.java
3 files changed, 17 insertions(+), 16 deletions(-)
Approvals:
Mike Kolesnik: Looks good to me, approved
Roy Golan: Looks good to me, but someone else must approve
Omer Frenkel: Looks good to me, but someone else must approve
Moti Asayag: Verified
Oved Ourfali: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/25806
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id3de8a3ccb1084f8be8f9c3213f797146f8f0b36
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server