Doron Fediuck has submitted this change and it was merged.
Change subject: BZ#850727 bootstrap: acquire time for host immediately before send
......................................................................
BZ#850727 bootstrap: acquire time for host immediately before send
Engine uses its own clock to send current time to host during bootstrap.
This change moves the point in which clock is sampled immediately
before bootstrap command is sent, as result we have smaller clock delta.
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
Change-Id: I37a6f961eecb392e0e31eeab459fbd9229e42df6
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsInstaller.java
1 file changed, 11 insertions(+), 5 deletions(-)
Approvals:
Doron Fediuck: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/7381
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I37a6f961eecb392e0e31eeab459fbd9229e42df6
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server