Part of libcloud.test.compute.test_opennebula View Source View In Hierarchy
OpenNebula.org test suite for OpenNebula v1.4.
Method | setUp | Setup test environment. |
Method | test_create_node | Test create_node functionality. |
Method | test_destroy_node | Test destroy_node functionality. |
Method | test_list_nodes | Test list_nodes functionality. |
Method | test_list_images | Test list_images functionality. |
Method | test_list_sizes | Test list_sizes functionality. |
Method | test_list_locations | Test list_locations functionality. |
Method | test_ex_list_networks | Test ex_list_networks functionality. |
Method | test_ex_node_action | Test ex_node_action functionality. |
Inherited from OpenNebulaCaseMixin:
Method | test_reboot_node_response | Undocumented |
Inherited from TestCaseMixin (via OpenNebulaCaseMixin):
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_get_pricing_success | Undocumented |