l.t.c.t.VoxelMockHttp(MockHttp) : class documentation

Part of libcloud.test.compute.test_voxel View Source View In Hierarchy

Undocumented
Method _UNAUTHORIZED Undocumented
Method _FAILURE Undocumented
Method _LIST_NODES Undocumented
Method _LIST_IMAGES Undocumented
Method _LIST_LOCATIONS Undocumented
Method _CREATE_NODE Undocumented
Method _REBOOT_NODE Undocumented
Method _DESTROY_NODE Undocumented

Inherited from MockHttp:

Method __init__ Undocumented
Method request Undocumented
Method getresponse Undocumented
Method connect Can't think of anything to mock here.
Method close Undocumented
Method _example Return a simple message and header, regardless of input.
Method _example_fail Undocumented

Inherited from BaseMockHttpObject (via MockHttp):

Method _get_method_name Undocumented
def _UNAUTHORIZED(self, method, url, body, headers): (source)
Undocumented
def _FAILURE(self, method, url, body, headers): (source)
Undocumented
def _LIST_NODES(self, method, url, body, headers): (source)
Undocumented
def _LIST_IMAGES(self, method, url, body, headers): (source)
Undocumented
def _LIST_LOCATIONS(self, method, url, body, headers): (source)
Undocumented
def _CREATE_NODE(self, method, url, body, headers): (source)
Undocumented
def _REBOOT_NODE(self, method, url, body, headers): (source)
Undocumented
def _DESTROY_NODE(self, method, url, body, headers): (source)
Undocumented
API Documentation for libcloud, generated by pydoctor at 2013-07-01 17:02:02.