Sengor Kusturica created LIBCLOUD-204:
-----------------------------------------

             Summary: IBM_SCE driver auth issue under Python 3
                 Key: LIBCLOUD-204
                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-204
             Project: Libcloud
          Issue Type: Bug
          Components: Core
    Affects Versions: 0.10.1
         Environment: Python 3.2.3
            Reporter: Sengor Kusturica
            Priority: Minor
         Attachments: LIBCLOUD-204.log

Confirmed working under python2.7. Under Python3 base64 auth not working, "from 
libcloud.utils.py3 import b" seems to be affecting the result. See attachment 
for session log (sanitised user/pass).

Debug curl string looks suspicious:
 -H 'Authorization: Basic b'"'"'dXNlcm5hbWU6cGFzc3dvcmQ='"'"'' 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to