ironicclient.tests.unit.v1.test_node
ironicclient.tests.unit.v1.test_node.
NodeManagerTest
Bases: testtools.testcase.TestCase
testtools.testcase.TestCase
setUp
test_create
test_create_with_uuid
test_delete
test_node_get_boot_device
test_node_get_console
test_node_get_console_disabled
test_node_get_supported_boot_devices
test_node_get_vendor_passthru_methods
test_node_inject_nmi
test_node_list
test_node_list_associated
test_node_list_associated_and_maintenance
test_node_list_chassis
test_node_list_detail
test_node_list_detail_and_fields_fail
test_node_list_driver
test_node_list_fields
test_node_list_limit
test_node_list_maintenance
test_node_list_maintenance_string
test_node_list_marker
test_node_list_no_maintenance
test_node_list_pagination_no_limit
test_node_list_provision_state
test_node_list_provision_state_fail
test_node_list_resource_class
test_node_list_shows_name
test_node_list_sort_dir
test_node_list_sort_key
test_node_list_unassociated
test_node_list_unassociated_string
test_node_port_list_detail_and_fields_fail
test_node_port_list_detail_with_name
test_node_port_list_detail_with_uuid
test_node_port_list_fields
test_node_port_list_limit
test_node_port_list_marker
test_node_port_list_sort_dir
test_node_port_list_sort_key
test_node_port_list_with_name
test_node_port_list_with_uuid
test_node_set_boot_device
test_node_set_boot_device_persistent
test_node_set_console_mode
test_node_set_maintenance_bad
test_node_set_maintenance_bool
test_node_set_maintenance_false
test_node_set_maintenance_off
test_node_set_maintenance_on
test_node_set_maintenance_true
test_node_set_power_state
test_node_set_power_state_on_timeout_fail
test_node_set_power_state_on_timeout_type_error
test_node_set_power_state_soft
test_node_set_power_state_soft_fail
test_node_set_power_timeout
test_node_set_power_timeout_str
test_node_set_provision_state
test_node_set_provision_state_with_cleansteps
test_node_set_provision_state_with_configdrive
test_node_set_provision_state_with_configdrive_dir
test_node_set_provision_state_with_configdrive_file
test_node_show
test_node_show_by_instance
test_node_show_by_name
test_node_show_fields
test_node_states
test_node_validate
test_node_volume_connector_list
test_node_volume_connector_list_detail
test_node_volume_connector_list_detail_and_fields_fail
test_node_volume_connector_list_fields
test_node_volume_connector_list_limit
test_node_volume_connector_list_marker
test_node_volume_connector_list_sort_dir
test_node_volume_connector_list_sort_key
test_node_volume_target_list
test_node_volume_target_list_detail
test_node_volume_target_list_detail_and_fields_fail
test_node_volume_target_list_fields
test_node_volume_target_list_limit
test_node_volume_target_list_marker
test_node_volume_target_list_sort_dir
test_node_volume_target_list_sort_key
test_set_target_raid_config
test_update
test_vendor_passthru_delete
test_vendor_passthru_get
test_vendor_passthru_unknown_http_method
test_vendor_passthru_update
test_vif_attach
test_vif_attach_custom_fields
test_vif_attach_custom_fields_id
test_vif_detach
test_vif_list
test_wait_for_provision_state
test_wait_for_provision_state_custom_delay
test_wait_for_provision_state_error
test_wait_for_provision_state_timeout
test_wait_for_provision_state_unexpected_stable_state
test_wait_for_provision_state_unexpected_stable_state_allowed
test_wait_for_provision_state_wrong_input
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.