Tests For Filter Scheduler.
Bases: nova.tests.scheduler.test_scheduler.SchedulerTestCase
Test case for Filter Scheduler.
alias of FilterScheduler
Test retry logic on initial scheduling attempt
Test retry logic when re-scheduling
Retry info should not get populated when re-scheduling is off
Test for necessary explosion when max retries is exceeded
Ensure empty hosts & child_zones result in NoValidHosts exception.
Test creating an instance locally using run_instance, passing a non-admin context. DB actions should work.
Parameter checking.
Make sure there’s nothing glaringly wrong with _schedule() by doing a happy day pass through.