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

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

Known subclasses: libcloud.test.compute.test_opennebula.OpenNebula_3_0_MockHttp

Mock HTTP server for testing v2.0 through v3.2 of the OpenNebula.org
compute driver.
Method _compute Compute pool resources.
Method _storage Storage pool resources.
Method _network Network pool resources.
Method _compute_5 Compute entry resource.
Method _compute_15 Compute entry resource.
Method _compute_25 Compute entry resource.
Method _storage_5 Storage entry resource.
Method _storage_15 Storage entry resource.
Method _network_5 Network entry resource.
Method _network_15 Network entry resource.

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 _compute(self, method, url, body, headers): (source)
Compute pool resources.
def _storage(self, method, url, body, headers): (source)
Storage pool resources.
def _network(self, method, url, body, headers): (source)
Network pool resources.
def _compute_5(self, method, url, body, headers): (source)
Compute entry resource.
def _compute_15(self, method, url, body, headers): (source)
Compute entry resource.
def _compute_25(self, method, url, body, headers): (source)
Compute entry resource.
def _storage_5(self, method, url, body, headers): (source)
Storage entry resource.
def _storage_15(self, method, url, body, headers): (source)
Storage entry resource.
def _network_5(self, method, url, body, headers): (source)
Network entry resource.
def _network_15(self, method, url, body, headers): (source)
Network entry resource.
API Documentation for libcloud, generated by pydoctor at 2013-07-01 17:02:02.