The nova.rpc.proxy Module
The nova.scheduler.driver Module
Enter search terms or a module, class or function name.
Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Nova 2011.2 docs or all OpenStack docs too.
Chance (Random) Scheduler implementation
Bases: nova.scheduler.driver.Scheduler
Implements Scheduler as a random node selector.
Picks a host that is up at random.
Select a target for resize.
Create and run an instance or instances