l.t.c.t.ElasticHostsTestCase(ElasticStackTestCase, unittest.TestCase) : class documentation

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

Undocumented
Method setUp ElasticStack.type = Provider.ELASTICHOSTS ElasticStack.api_name = 'elastichosts'

Inherited from ElasticStackTestCase:

Method test_invalid_creds Undocumented
Method test_malformed_response Undocumented
Method test_parse_error Undocumented
Method test_ex_set_node_configuration Undocumented
Method test_ex_set_node_configuration_invalid_keys Undocumented
Method test_list_nodes Undocumented
Method test_list_sizes Undocumented
Method test_list_images Undocumented
Method test_reboot_node Undocumented
Method test_destroy_node Undocumented
Method test_create_node Undocumented
def setUp(self): (source)
ElasticStack.type = Provider.ELASTICHOSTS
ElasticStack.api_name = 'elastichosts'

ElasticStackBaseConnection.host = 'test.com'
ElasticStack.connectionCls.conn_classes = (None,
                                           ElasticStackMockHttp)
ElasticStack._standard_drives = ElasticHosts._standard_drives

self.driver = ElasticStack('foo', 'bar')
API Documentation for libcloud, generated by pydoctor at 2013-07-01 17:02:02.