The nova.tests.compute.test_host_api Module

class ComputeHostAPICellsTestCase(*args, **kwargs)

Bases: nova.tests.compute.test_host_api.ComputeHostAPITestCase

setUp()
test_instance_get_all_by_host()
test_service_get_all()
test_service_get_all_no_zones()
test_service_get_by_compute_host()
test_task_log_get_all()
class ComputeHostAPITestCase(*args, **kwargs)

Bases: nova.test.TestCase

setUp()
test_get_host_uptime()
test_host_name_from_assert_hosts_exists()
test_host_power_action()
test_instance_get_all_by_host()
test_service_get_all()
test_service_get_all_no_zones()
test_service_get_by_compute_host()
test_set_host_enabled()
test_set_host_maintenance()
test_task_log_get_all()

Previous topic

The nova.tests.compute.test_compute_utils Module

Next topic

The nova.tests.compute.test_multiple_nodes Module

This Page