From Simone Tiraboschi <stirabos(a)redhat.com>:
Simone Tiraboschi has submitted this change and it was merged.
Change subject: API: add a default timeout for engine API
......................................................................
API: add a default timeout for engine API
oVirt python SDK doesn't set a default timeout
on the API so, if for any reason an API call
got stuck, ovirt-hosted-engine-setup will
wait forever.
Change-Id: Id8fae577745b091c7831e255dfd72028be86a2a4
Bug-Url:
https://bugzilla.redhat.com/1410501
Signed-off-by: Simone Tiraboschi <stirabos(a)redhat.com>
(cherry picked from commit 581fc0031559f1a0046a42273bc5fe3b731c8479)
---
M src/ovirt_hosted_engine_setup/constants.py
M src/ovirt_hosted_engine_setup/engineapi.py
2 files changed, 5 insertions(+), 0 deletions(-)
Approvals:
Lev Veyde: Looks good to me, but someone else must approve
Simone Tiraboschi: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
Rafael Martins: Looks good to me, but someone else must approve
--
To view, visit
https://gerrit.ovirt.org/69860
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id8fae577745b091c7831e255dfd72028be86a2a4
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: ovirt-hosted-engine-setup-2.1
Gerrit-Owner: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Lev Veyde <lveyde(a)redhat.com>
Gerrit-Reviewer: Rafael Martins <rmartins(a)redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>