Part of libcloud.test.compute.test_cloudstack View Source View In Hierarchy
Method | setUp | Undocumented |
Method | test_create_node_immediate_failure | Undocumented |
Method | test_create_node_delayed_failure | Undocumented |
Method | test_create_node_default_location_success | Undocumented |
Method | test_list_images_no_images_available | Undocumented |
Method | test_list_images | Undocumented |
Method | test_ex_list_disk_offerings | Undocumented |
Method | test_ex_list_networks | Undocumented |
Method | test_create_volume | Undocumented |
Method | test_create_volume_no_noncustomized_offering_with_size | If the sizes of disk offerings are not configurable and there are no disk offerings with the requested size, an exception should be thrown. |
Method | test_create_volume_with_custom_disk_size_offering | Undocumented |
Method | test_attach_volume | Undocumented |
Method | test_list_nodes | Undocumented |
Method | test_list_locations | Undocumented |
Method | test_start_node | Undocumented |
Method | test_stop_node | Undocumented |
Method | test_list_keypairs | Undocumented |
Method | test_create_keypair | Undocumented |
Method | test_delete_keypair | Undocumented |
Method | test_list_security_groups | Undocumented |
Method | test_create_security_group | Undocumented |
Method | test_delete_security_group | Undocumented |
Method | test_authorize_security_group_ingress | Undocumented |
Inherited from TestCaseMixin:
Method | test_list_nodes_response | Undocumented |
Method | test_list_sizes_response | Undocumented |
Method | test_list_images_response | Undocumented |
Method | test_list_locations_response | Undocumented |
Method | test_create_node_response | Undocumented |
Method | test_destroy_node_response | Undocumented |
Method | test_reboot_node_response | Undocumented |
Method | test_get_pricing_success | Undocumented |
If the sizes of disk offerings are not configurable and there are no disk offerings with the requested size, an exception should be thrown.