Description of configuration options for nova_cells
Configuration option = Default value Description
[cells]
bandwidth_update_interval = 600 (IntOpt) Seconds between bandwidth updates for cells.
call_timeout = 60 (IntOpt) Seconds to wait for response from a call to a cell.
capabilities = hypervisor=xenserver;kvm, os=linux;windows (ListOpt) Key/Multi-value list with the capabilities of the cell
cell_type = compute (StrOpt) Type of cell: api or compute
enable = False (BoolOpt) Enable cell functionality
manager = nova.cells.manager.CellsManager (StrOpt) Manager for cells
mute_child_interval = 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.
name = nova (StrOpt) Name of this cell
reserve_percent = 10.0 (FloatOpt) Percentage of cell capacity to hold in reserve. Affects both memory and disk utilization
topic = cells (StrOpt) The topic cells nodes listen on
[upgrade_levels]
cells = None (StrOpt) Set a version cap for messages sent to local cells services