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

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

Commit 1441956 from [~kami]
[ https://svn.apache.org/r1441956 ]

Modify Gandi.net driver to use Libcloud http(s) layer when performing
http requests using xmlrpclib.

This change allows driver to support LIBCLOUD_DEBUG and SSL vertificate
validation functionality. Previously it used xmlrpclib directly which means
it bypassed Libcloud's http(s) layer and didn't support previously
mentioned features.

Contributed by John Carr, part of LIBCLOUD-288.
                
> Update libcloud xmlrpclib drivers to make better use of libcloud http layer
> ---------------------------------------------------------------------------
>
>                 Key: LIBCLOUD-288
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-288
>             Project: Libcloud
>          Issue Type: Bug
>            Reporter: John Carr
>         Attachments: 92.diff
>
>
> Right now the xmlrpclib drivers make their own http calls and bypass any of 
> the nice features in libcloud httplib wrappers. For example, LIBCLOUD_DEBUG 
> doesn't work for xmlrpc drivers.

--
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