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