Martin Sivák has submitted this change and it was merged.

Change subject: try harder when initializing
......................................................................


try harder when initializing

the storage initialization is async task, so sometimes
we try to access some files before the file exists, in
that case we should just wait a while and try again

Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1119699
Change-Id: Iac39bedfa78479f71674c3f5e673ba3814f52279
Signed-off-by: Jiri Moskovcak <[email protected]>
---
M ovirt_hosted_engine_ha/agent/constants.py.in
M ovirt_hosted_engine_ha/agent/hosted_engine.py
M ovirt_hosted_engine_ha/lib/exceptions.py
3 files changed, 67 insertions(+), 35 deletions(-)

Approvals:
  Martin Sivák: Verified; Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/29937
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iac39bedfa78479f71674c3f5e673ba3814f52279
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: ovirt-hosted-engine-ha-1.1
Gerrit-Owner: Jiří Moskovčák <[email protected]>
Gerrit-Reviewer: Jiří Moskovčák <[email protected]>
Gerrit-Reviewer: Martin Sivák <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to