Part of libcloud.compute.drivers.openstack View Source View In Hierarchy
Known subclasses: libcloud.dns.drivers.rackspace.RackspaceDNSResponse
Method | __init__ | Undocumented |
Inherited from OpenStackResponse:
Method | success | Determine if our request was successful. |
Method | has_content_type | Undocumented |
Method | parse_body | Parse response body. |
Method | parse_error | Parse the error messages. |
Inherited from Response (via OpenStackResponse):
Method | _decompress_response | Decompress a response body if it is using deflate or gzip encoding. |