Change in ovirt-hosted-engine-setup[ovirt-hosted-engine-setup-2.1]: api: use the right timeout on python SDK

From Simone Tiraboschi <stirabos@redhat.com>:
Simone Tiraboschi has submitted this change and it was merged. Change subject: api: use the right timeout on python SDK ...................................................................... api: use the right timeout on python SDK Use a reasonable default timeout on python SDK. Retrying, with a limit, on errors since it could fail trying to connect while host-deploy is restarting the firewall. Change-Id: Icf600086ab6032327c14c1ccfaa05fabc009e91c Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1433718 Signed-off-by: Simone Tiraboschi <stirabos@redhat.com> --- M src/ovirt_hosted_engine_setup/constants.py M src/ovirt_hosted_engine_setup/engineapi.py 2 files changed, 23 insertions(+), 10 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, but someone else must approve Simone Tiraboschi: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/75708 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icf600086ab6032327c14c1ccfaa05fabc009e91c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: ovirt-hosted-engine-setup-2.1 Gerrit-Owner: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com>
participants (1)
-
Code Review