You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by "Tomaz Muraus (JIRA)" <ji...@apache.org> on 2012/06/02 17:29:23 UTC

[dev] [jira] [Commented] (LIBCLOUD-204) IBM_SCE driver auth issue under Python 3

    [ https://issues.apache.org/jira/browse/LIBCLOUD-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287956#comment-13287956 ] 

Tomaz Muraus commented on LIBCLOUD-204:
---------------------------------------

Thanks for the report and patch. Hutson Betts' patch is a right fix for this problem and I've merged it into trunk.
                
> 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, possible.patch, test.py
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> 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