l.t.c.t.EC2MockHttp(MockHttpTestCase) : class documentation

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

Known subclasses: libcloud.test.compute.test_ec2.EucMockHttp

Undocumented
Method _DescribeInstances Undocumented
Method _WITH_TAGS_DescribeInstances Undocumented
Method _DescribeAvailabilityZones Undocumented
Method _RebootInstances Undocumented
Method _StartInstances Undocumented
Method _StopInstances Undocumented
Method _DescribeSecurityGroups Undocumented
Method _AuthorizeSecurityGroupIngress Undocumented
Method _DescribeImages Undocumented
Method _RunInstances Undocumented
Method _create_ex_blockdevicemappings_RunInstances Undocumented
Method _idempotent_RunInstances Undocumented
Method _idempotent_mismatch_RunInstances Undocumented
Method _TerminateInstances Undocumented
Method _DescribeKeyPairs Undocumented
Method _DescribeTags Undocumented
Method _CreateTags Undocumented
Method _DeleteTags Undocumented
Method _DescribeAddresses Undocumented
Method _AssociateAddress Undocumented
Method _all_addresses_DescribeAddresses Undocumented
Method _WITH_TAGS_DescribeAddresses Undocumented
Method _ModifyInstanceAttribute Undocumented
Method _idempotent_CreateTags Undocumented
Method _CreateVolume Undocumented
Method _DeleteVolume Undocumented
Method _AttachVolume Undocumented
Method _DetachVolume Undocumented

Inherited from MockHttpTestCase:

Method __init__ Undocumented
Method runTest Undocumented

Inherited from MockHttp (via MockHttpTestCase):

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 MockHttpTestCase, MockHttp):

Method _get_method_name Undocumented
def _DescribeInstances(self, method, url, body, headers): (source)
Undocumented
def _WITH_TAGS_DescribeInstances(self, method, url, body, headers): (source)
Undocumented
def _DescribeAvailabilityZones(self, method, url, body, headers): (source)
Undocumented
def _RebootInstances(self, method, url, body, headers): (source)
Undocumented
def _StartInstances(self, method, url, body, headers): (source)
Undocumented
def _StopInstances(self, method, url, body, headers): (source)
Undocumented
def _DescribeSecurityGroups(self, method, url, body, headers): (source)
Undocumented
def _AuthorizeSecurityGroupIngress(self, method, url, body, headers): (source)
Undocumented
def _DescribeImages(self, method, url, body, headers): (source)
Undocumented
def _RunInstances(self, method, url, body, headers): (source)
Undocumented
def _create_ex_blockdevicemappings_RunInstances(self, method, url, body, headers): (source)
Undocumented
def _idempotent_RunInstances(self, method, url, body, headers): (source)
Undocumented
def _idempotent_mismatch_RunInstances(self, method, url, body, headers): (source)
Undocumented
def _TerminateInstances(self, method, url, body, headers): (source)
Undocumented
def _DescribeKeyPairs(self, method, url, body, headers): (source)
Undocumented
def _DescribeTags(self, method, url, body, headers): (source)
Undocumented
def _CreateTags(self, method, url, body, headers): (source)
Undocumented
def _DeleteTags(self, method, url, body, headers): (source)
Undocumented
def _DescribeAddresses(self, method, url, body, headers): (source)
Undocumented
def _AssociateAddress(self, method, url, body, headers): (source)
Undocumented
def _all_addresses_DescribeAddresses(self, method, url, body, headers): (source)
Undocumented
def _WITH_TAGS_DescribeAddresses(self, method, url, body, headers): (source)
Undocumented
def _ModifyInstanceAttribute(self, method, url, body, headers): (source)
Undocumented
def _idempotent_CreateTags(self, method, url, body, headers): (source)
Undocumented
def _CreateVolume(self, method, url, body, headers): (source)
Undocumented
def _DeleteVolume(self, method, url, body, headers): (source)
Undocumented
def _AttachVolume(self, method, url, body, headers): (source)
Undocumented
def _DetachVolume(self, method, url, body, headers): (source)
Undocumented
API Documentation for libcloud, generated by pydoctor at 2013-07-01 17:02:02.