Remove ClusteredComputeManager docs
This is super unsupported and we really shouldn't be recommending this to people unless they seriously know what they're doing. It's useless on a single-compute-host deployment, and racey with multiple hosts. Change-Id: I9049cf0b7f25b4467fd5fcbb1500fed6fd5c5725
This commit is contained in:
parent
6fdefdf6e3
commit
690f343ea4
@ -481,10 +481,6 @@ 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
|
||||
|
||||
# Flag to decide whether to use baremetal_scheduler_default_filters or not.
|
||||
# (boolean value)
|
||||
#scheduler_use_baremetal_filters=False
|
||||
|
Loading…
Reference in New Issue
Block a user