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

ASF subversion and git services commented on LIBCLOUD-310:
----------------------------------------------------------

Commit 1460093 from [~kami]
[ https://svn.apache.org/r1460093 ]

Fix a regression in Softlayer driver caused by the xmlrpclib changes. Also
remove extra trailing slash in the URL path.

Contributed by Jason Johnson, part of LIBCLOUD-310.
                
> SoftLayer Driver using incomplete endpoint URL
> ----------------------------------------------
>
>                 Key: LIBCLOUD-310
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-310
>             Project: Libcloud
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.12.1
>            Reporter: Jason Johnson
>              Labels: patch
>         Attachments: softlayer-driver.patch
>
>
> The endpoint URL for the SoftLayer driver is defaulting to localhost 
> (127.0.0.1) for requests using the current "endpoint" as a suffix. It does 
> not prepare the full URL including the actual public-facing API endpoint.
> Adding a base_url seems to resolve the issue.
> Patch available: https://gist.github.com/jasonjohnson/5216077

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to