
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@montik.net> --- M ovirt_hosted_engine_ha/broker/submonitor_base.py 1 file changed, 4 insertions(+), 3 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, but someone else must approve 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/33762 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I775ec7b9f11b253d06c45eb01a765123088944aa Gerrit-PatchSet: 2 Gerrit-Project: ovirt-hosted-engine-ha Gerrit-Branch: master Gerrit-Owner: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Jiří Moskovčák <jmoskovc@redhat.com> Gerrit-Reviewer: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server