While an administrator is likely to only need to work with the Filter Scheduler, Compute comes with other schedulers as well, described below.
The Chance Scheduler
(nova.scheduler.chance.ChanceScheduler
)
randomly selects from the lists of filtered hosts. It
is the default volume scheduler.