Part of libcloud.test.compute.test_voxel View Source View In Hierarchy
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 |