Greg Padgett has submitted this change and it was merged.
Change subject: agent, broker: propagate engine status via shared metadata
......................................................................
agent, broker: propagate engine status via shared metadata
Let each host find the status of its own engine (and vm) and propagate
it through the shared metadata, rather than each host attempting to
query the status over the network.
Change-Id: I791ae950db987c87679efb9c23ccb201895b20bc
Signed-off-by: Greg Padgett <gpadgett(a)redhat.com>
---
M ovirt_hosted_engine_ha/agent/config.py
M ovirt_hosted_engine_ha/agent/hosted_engine.py
M ovirt_hosted_engine_ha/broker/monitor.py
M ovirt_hosted_engine_ha/broker/submonitor_base.py
M ovirt_hosted_engine_ha/broker/submonitor_util.py
M ovirt_hosted_engine_ha/broker/submonitors/engine_health.py
M ovirt_hosted_engine_ha/lib/exceptions.py
7 files changed, 132 insertions(+), 63 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, but someone else must approve
Greg Padgett: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/17801
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I791ae950db987c87679efb9c23ccb201895b20bc
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: master
Gerrit-Owner: Greg Padgett <gpadgett(a)redhat.com>
Gerrit-Reviewer: Greg Padgett <gpadgett(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>