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 <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Greg Padgett <[email protected]> Gerrit-Reviewer: Martin Sivák <[email protected]> Gerrit-Reviewer: Pablo Iranzo Gómez <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
