Martin Sivák has submitted this change and it was merged.
Change subject: Use monotonic time to compute intervals in broker's submonitors
......................................................................
Use monotonic time to compute intervals in broker's submonitors
The submonitors stopped reporting data when the system time
on a host was moved backwards.
Change-Id: I775ec7b9f11b253d06c45eb01a765123088944aa
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1036683
Signed-off-by: Martin Sivak <mars(a)montik.net>
(cherry picked from commit a77563b17962aa36680605669d2a774c9b3aea00)
---
M ovirt_hosted_engine_ha/broker/submonitor_base.py
1 file changed, 4 insertions(+), 3 deletions(-)
Approvals:
Martin Sivák: Verified; Looks good to me, approved
Jiří Moskovčák: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/33769
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I775ec7b9f11b253d06c45eb01a765123088944aa
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: ovirt-hosted-engine-ha-1.2
Gerrit-Owner: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Jiří Moskovčák <jmoskovc(a)redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server