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

Tom White commented on LIBCLOUD-3:
----------------------------------

One idea that came up was to emit a script that could replay the requests that 
had been made, using curl. This would make it easier to file bug reports with 
the provider. This might be a separate issue to this one though.

> Add debug mode, showing HTTP bodies
> -----------------------------------
>
>                 Key: LIBCLOUD-3
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-3
>             Project: Libcloud
>          Issue Type: New Feature
>            Reporter: Jeremy Orem
>
> From: http://github.com/cloudkick/libcloud/issues/unreads#issue/9
> I am having a problem with the Rackspace code, which I think is a problem 
> with Rackspace (they don't show backups as images in the API, even though you 
> can use them through the web interface). But Rackspace doesn't necessarily 
> support libcloud, so it'd be nice if I could show the actual HTTP transaction 
> that happened, to show the image isn't listed.
> It would be nice if there was a "debug" option for the driver that would 
> display all the transactions. Or maybe slightly more general, a "record" 
> option, which would be an object that would be called with records of all the 
> requests and responses (which I could hook up to print or whatever).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to