The nova.cells.scheduler Module

Cells Scheduler

class CellsScheduler(msg_runner)

Bases: nova.db.base.Base

The cells scheduler.

run_instance(message, host_sched_kwargs)

Pick a cell where we should create a new instance.

Previous topic

The nova.cells.rpcapi Module

Next topic

The nova.cells.state Module

This Page