diff --git a/doc/source/deploy/install-guide.rst b/doc/source/deploy/install-guide.rst index e7bef559ff..916ee440a1 100644 --- a/doc/source/deploy/install-guide.rst +++ b/doc/source/deploy/install-guide.rst @@ -283,6 +283,10 @@ Compute Service's controller nodes and compute nodes.* #reserved_host_disk_mb=0 reserved_host_memory_mb=0 + # Full class name for the Manager for compute (string value) + #compute_manager=nova.compute.manager.ComputeManager + compute_manager=ironic.nova.compute.manager.ClusteredComputeManager + 2. Change these configuration options in the ``ironic`` section. Replace: