From Ondra Machacek <omachace(a)redhat.com>:
Ondra Machacek has submitted this change and it was merged.
Change subject: Fix the token re-new process
......................................................................
Fix the token re-new process
Commit cd0adb4774f7c4bcfcd14a1d09504ddce795fd06 has introduced locking
in order to be able to work with multiple threads. At the same time this
fix cause a regression in re-new token process. This patch fixes that.
Change-Id: Idc3ba951eed42d22dcdcf21a559e239b7042238a
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1434830
Signed-off-by: Ondra Machacek <omachace(a)redhat.com>
(cherry picked from commit 432468a9cf84eaf194cb8fde8377e573d617848b)
---
M sdk/lib/ovirtsdk4/__init__.py
1 file changed, 6 insertions(+), 1 deletion(-)
Approvals:
Ondra Machacek: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/77835
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Idc3ba951eed42d22dcdcf21a559e239b7042238a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: sdk_4.1
Gerrit-Owner: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>