Unit Tests for nova.compute.rpcapi
-
class ComputeRpcAPITestCase(*args, **kwargs)
Bases: nova.test.TestCase
-
refresh_provider_fw_rules()
-
setUp()
-
test_add_aggregate_host()
-
test_add_fixed_ip_to_instance()
-
test_attach_volume()
-
test_change_instance_metadata()
-
test_check_can_live_migrate_destination()
-
test_check_can_live_migrate_source()
-
test_confirm_resize_call()
-
test_confirm_resize_cast()
-
test_detach_volume()
-
test_finish_resize()
-
test_finish_revert_resize()
-
test_get_backdoor_port()
-
test_get_console_output()
-
test_get_console_pool_info()
-
test_get_console_topic()
-
test_get_diagnostics()
-
test_get_host_uptime()
-
test_get_spice_console()
-
test_get_vnc_console()
-
test_host_maintenance_mode()
-
test_host_power_action()
-
test_inject_file()
-
test_inject_network_info()
-
test_live_migration()
-
test_pause_instance()
-
test_post_live_migration_at_destination()
-
test_power_off_instance()
-
test_power_on_instance()
-
test_pre_live_migration()
-
test_prep_resize()
-
test_reboot_instance()
-
test_rebuild_instance()
-
test_rebuild_instance_with_shared()
-
test_refresh_security_group_members()
-
test_refresh_security_group_rules()
-
test_remove_aggregate_host()
-
test_remove_fixed_ip_from_instance()
-
test_remove_volume_connection()
-
test_rescue_instance()
-
test_reserve_block_device_name()
-
test_reset_network()
-
test_resize_instance()
-
test_restore_instance()
-
test_resume_instance()
-
test_revert_resize()
-
test_rollback_live_migration_at_destination()
-
test_run_instance()
-
test_serialized_instance_has_name()
-
test_set_admin_password()
-
test_set_host_enabled()
-
test_snapshot_instance()
-
test_soft_delete_instance()
-
test_start_instance()
-
test_stop_instance_call()
-
test_stop_instance_cast()
-
test_suspend_instance()
-
test_terminate_instance()
-
test_unpause_instance()
-
test_unrescue_instance()
-
test_validate_console_port()