Description of cell configuration options
Configuration option = Default value Description
[cells]
= 60 (IntOpt) Seconds to wait for response from a call to a cell.
= hypervisor=xenserver;kvm, os=linux;windows (ListOpt) Key/Multi-value list with the capabilities of the cell
= compute (StrOpt) Type of cell
= None (StrOpt) Configuration file from which to read cells configuration. If given, overrides reading cells from the database.
= 60 (IntOpt) Interval, in seconds, for getting fresh cell information from the database.
= nova.cells.rpc_driver.CellsRPCDriver (StrOpt) Cells communication driver to use
= False (BoolOpt) Enable cell functionality
= 1 (IntOpt) Number of instances to update per periodic task run
= 100 (IntOpt) Number of instances to pull from the database at one time for a sync. If there are more instances to update the results will be paged through
= 3600 (IntOpt) Number of seconds after an instance was updated or deleted to continue to update cells
= nova.cells.manager.CellsManager (StrOpt) Manager for cells
= 10 (IntOpt) Maximum number of hops for cells routing.
= 300 (IntOpt) Number of seconds after which a lack of capability and capacity updates signals the child cell is to be treated as a mute.
= -10000.0 (FloatOpt) Multiplier used to weigh mute children. (The value should be negative.)
= nova (StrOpt) Name of this cell
= 1.0 (FloatOpt) Multiplier used to weigh offset weigher.
= 10.0 (FloatOpt) Percentage of cell capacity to hold in reserve. Affects both memory and disk utilization
= cells (StrOpt) The topic cells nodes listen on