[
https://issues.apache.org/jira/browse/LIBCLOUD-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13571225#comment-13571225
]
ASF subversion and git services commented on LIBCLOUD-288:
----------------------------------------------------------
Commit 1442533 from [~kami]
[ https://svn.apache.org/r1442533 ]
Add a common module (libcloud.common.xmlrpc) for handling XML-RPC
requests using Libcloud http layer.
Also refactor existing drivers which use xmlrpclib directly (VCL, Gandi,
Softlayer) to use this module.
This change allows drivers to support LIBCLOUD_DEBUG and SSL certificate
validation functionality. Previously they have bypassed Libcloud http
layer so this functionality was not available.
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, 93.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