Doron Fediuck has submitted this change and it was merged.
Change subject: Consider engine to be safe and sound when the state is Running
......................................................................
Consider engine to be safe and sound when the state is Running
VDSM should not return this state at all according to it's API
documentation. But it does. Running is returned when VM is Up
and the guest agent is running.
Change-Id: I51507f1ed3c642280b600ee512f4bcc8d5b9bb88
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1034787
Signed-off-by: Martin Sivak <msivak(a)redhat.com>
---
M ovirt_hosted_engine_ha/broker/submonitors/engine_health.py
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Sandro Bonazzola: Looks good to me, but someone else must approve
Martin Sivák: Verified
Greg Padgett: Looks good to me, but someone else must approve
Doron Fediuck: Looks good to me, approved
Pablo Iranzo Gómez: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/21734
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I51507f1ed3c642280b600ee512f4bcc8d5b9bb88
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: master
Gerrit-Owner: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Greg Padgett <gpadgett(a)redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Pablo Iranzo Gómez <Pablo.Iranzo(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server