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(a)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(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>