The nova.tests.scheduler.test_rpcapi Module

Unit Tests for nova.scheduler.rpcapi

class SchedulerRpcAPITestCase(*args, **kwargs)

Bases: nova.test.TestCase

test_get_backdoor_port()
test_live_migration()
test_prep_resize()
test_run_instance()
test_select_hosts()
test_show_host_resources()
test_update_service_capabilities()

Previous topic

The nova.tests.scheduler.test_multi_scheduler Module

Next topic

The nova.tests.scheduler.test_scheduler Module

This Page