Bases: testtools.testcase.TestCase
- 
setUp()[source] 
- 
test_create()[source] 
- 
test_create_with_uuid()[source] 
- 
test_delete()[source] 
- 
test_node_get_boot_device()[source] 
- 
test_node_get_console()[source] 
- 
test_node_get_console_disabled()[source] 
- 
test_node_get_supported_boot_devices()[source] 
- 
test_node_get_vendor_passthru_methods()[source] 
- 
test_node_inject_nmi()[source] 
- 
test_node_list()[source] 
- 
test_node_list_associated()[source] 
- 
test_node_list_associated_and_maintenance()[source] 
- 
test_node_list_chassis()[source] 
- 
test_node_list_detail()[source] 
- 
test_node_list_detail_and_fields_fail()[source] 
- 
test_node_list_driver()[source] 
- 
test_node_list_fields()[source] 
- 
test_node_list_limit()[source] 
- 
test_node_list_maintenance()[source] 
- 
test_node_list_maintenance_string()[source] 
- 
test_node_list_marker()[source] 
- 
test_node_list_no_maintenance()[source] 
- 
test_node_list_provision_state()[source] 
- 
test_node_list_provision_state_fail()[source] 
- 
test_node_list_resource_class()[source] 
- 
test_node_list_shows_name()[source] 
- 
test_node_list_sort_dir()[source] 
- 
test_node_list_sort_key()[source] 
- 
test_node_list_unassociated()[source] 
- 
test_node_list_unassociated_string()[source] 
- 
test_node_port_list_detail_and_fields_fail()[source] 
- 
test_node_port_list_detail_with_name()[source] 
- 
test_node_port_list_detail_with_uuid()[source] 
- 
test_node_port_list_fields()[source] 
- 
test_node_port_list_limit()[source] 
- 
test_node_port_list_marker()[source] 
- 
test_node_port_list_sort_dir()[source] 
- 
test_node_port_list_sort_key()[source] 
- 
test_node_port_list_with_name()[source] 
- 
test_node_port_list_with_uuid()[source] 
- 
test_node_set_boot_device()[source] 
- 
test_node_set_boot_device_persistent()[source] 
- 
test_node_set_console_mode()[source] 
- 
test_node_set_maintenance_bad()[source] 
- 
test_node_set_maintenance_bool()[source] 
- 
test_node_set_maintenance_false()[source] 
- 
test_node_set_maintenance_off()[source] 
- 
test_node_set_maintenance_on()[source] 
- 
test_node_set_maintenance_true()[source] 
- 
test_node_set_power_state()[source] 
- 
test_node_set_power_state_on_timeout_fail()[source] 
- 
test_node_set_power_state_on_timeout_type_error()[source] 
- 
test_node_set_power_state_soft()[source] 
- 
test_node_set_power_state_soft_fail()[source] 
- 
test_node_set_power_timeout()[source] 
- 
test_node_set_power_timeout_str()[source] 
- 
test_node_set_provision_state()[source] 
- 
test_node_set_provision_state_with_cleansteps()[source] 
- 
test_node_set_provision_state_with_configdrive()[source] 
- 
test_node_set_provision_state_with_configdrive_dir(*args, **keywargs)[source] 
- 
test_node_set_provision_state_with_configdrive_file()[source] 
- 
test_node_show()[source] 
- 
test_node_show_by_instance()[source] 
- 
test_node_show_by_name()[source] 
- 
test_node_show_fields()[source] 
- 
test_node_states()[source] 
- 
test_node_validate()[source] 
- 
test_set_target_raid_config()[source] 
- 
test_update()[source] 
- 
test_vendor_passthru_delete(*args, **keywargs)[source] 
- 
test_vendor_passthru_get(*args, **keywargs)[source] 
- 
test_vendor_passthru_unknown_http_method(*args, **keywargs)[source] 
- 
test_vendor_passthru_update(*args, **keywargs)[source] 
- 
test_vif_attach(*args, **keywargs)[source] 
- 
test_vif_attach_custom_fields(*args, **keywargs)[source] 
- 
test_vif_attach_custom_fields_id(*args, **keywargs)[source] 
- 
test_vif_detach(*args, **keywargs)[source] 
- 
test_vif_list(*args, **keywargs)[source] 
- 
test_wait_for_provision_state(*args, **keywargs)[source] 
- 
test_wait_for_provision_state_custom_delay(*args, **keywargs)[source] 
- 
test_wait_for_provision_state_error(*args, **keywargs)[source] 
- 
test_wait_for_provision_state_timeout(*args, **keywargs)[source] 
- 
test_wait_for_provision_state_unexpected_stable_state(*args, **keywargs)[source] 
- 
test_wait_for_provision_state_unexpected_stable_state_allowed(*args, **keywargs)[source] 
- 
test_wait_for_provision_state_wrong_input()[source]