Change in ovirt-engine-sdk[master]: Enforce ascii characters in HTTP headers

juan.hernandez at redhat.com juan.hernandez at redhat.com
Wed May 4 15:42:52 UTC 2016


Juan Hernandez has submitted this change and it was merged.

Change subject: Enforce ascii characters in HTTP headers
......................................................................


Enforce ascii characters in HTTP headers

Since python-pycurl-7.19.0, which is in rhel7 support only string type
in headers, we need to explicitly encode to ascii characters in headers

Change-Id: I504444815ef5d72c13426ec9e23a92691111b274
Signed-off-by: Ondra Machacek <omachace at redhat.com>
---
M sdk/lib/ovirtsdk4/__init__.py
M sdk/tests/server.py
M sdk/tests/test_connection_create.py
3 files changed, 45 insertions(+), 3 deletions(-)

Approvals:
  Ondra Machacek: Verified
  Juan Hernandez: Looks good to me, approved; Passed CI tests



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I504444815ef5d72c13426ec9e23a92691111b274
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