Change in ovirt-engine-sdk[master]: Fill COPYPOSTFIELDS only for POST and PUT requests

Code Review gerrit at ovirt.org
Fri May 19 09:04:05 UTC 2017


>From Ondra Machacek <omachace at redhat.com>:

Ondra Machacek has submitted this change and it was merged.

Change subject: Fill COPYPOSTFIELDS only for POST and PUT requests
......................................................................


Fill COPYPOSTFIELDS only for POST and PUT requests

HTTP pipelining is valid only for idempotent operations.
Pycurl automatically disables pipelining if COPYPOSTFIELDS
is set, even if pipelining is explicitly set.

Change-Id: Ibb43f4a6ced9687efe54e61753fed357d9005651
Signed-off-by: Ondra Machacek <omachace at redhat.com>
---
M sdk/lib/ovirtsdk4/__init__.py
1 file changed, 6 insertions(+), 1 deletion(-)

Approvals:
  Ondra Machacek: Verified; Looks good to me, approved
  Juan Hernandez: Looks good to me, but someone else must approve
  Jenkins CI: Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/76768
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibb43f4a6ced9687efe54e61753fed357d9005651
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: master
Gerrit-Owner: Ondra Machacek <omachace at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Ondra Machacek <omachace at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>


More information about the Engine-commits mailing list