Change in ovirt-engine-sdk[master]: sdk: refactor invocation flow #949189, #949187

mpastern at redhat.com mpastern at redhat.com
Thu Apr 18 09:55:32 UTC 2013


Michael Pasternak has submitted this change and it was merged.

Change subject: sdk: refactor invocation flow #949189, #949187
......................................................................


sdk: refactor invocation flow #949189, #949187

This change introduces workaround for the race conditions
on [1] and [2] which are caused by the non ability of the
former to supply tread safe environment as seen in #949187
and #949189.

https://bugzilla.redhat.com/show_bug.cgi?id=949189
https://bugzilla.redhat.com/show_bug.cgi?id=949187

[1] cookielib.DefaultCookiePolicy
[2] httplib.HTTPConnection

Change-Id: I4c50e04ef763d4f572cfb4a5e4df0bb045401453
Signed-off-by: Michael Pasternak <mpastern at redhat.com>
---
M src/ovirtsdk/infrastructure/connectionspool.py
M src/ovirtsdk/infrastructure/proxy.py
A src/ovirtsdk/utils/synchronizationhelper.py
M src/ovirtsdk/web/connection.py
A src/ovirtsdk/web/cookiejaradapter.py
5 files changed, 285 insertions(+), 172 deletions(-)

Approvals:
  Michael Pasternak: Verified; Looks good to me, approved
  Ravi Nori: Looks good to me, but someone else must approve


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4c50e04ef763d4f572cfb4a5e4df0bb045401453
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <mpastern at redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern at redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori at redhat.com>



More information about the Engine-commits mailing list