The nova.tests.scheduler.test_least_cost Module

Tests For Least Cost functions.

class LeastCostTestCase(*args, **kwargs)

Bases: nova.test.TestCase

setUp()
test_default_of_spread_first()
test_filling_first()
test_weighted_sum_provided_method()
test_weighted_sum_single_function()
compute_fake_weigher1(hostinfo, options)
compute_fake_weigher2(hostinfo, options)

Previous topic

The nova.tests.scheduler.test_host_manager Module

Next topic

The nova.tests.scheduler.test_multi_scheduler Module

This Page