In RHEL-7 (Python 2.7) encoding of the url was unicode. Curl's method 'setopt' expects utf-8.
JIRA: RHELCMP-13939
Signed-off-by: Ondřej Nosek onosek@redhat.com
rebased onto 69a62d90ccab505bdd95b9817415b93582541d6c
Pull-Request has been merged by onosek
In RHEL-7 (Python 2.7) encoding of the url was unicode. Curl's
method 'setopt' expects utf-8.
JIRA: RHELCMP-13939
Signed-off-by: Ondřej Nosek onosek@redhat.com