document "scheduler_use_baremetal_filters" option in nova.conf
Change-Id: Id1651764b8cd54e6f7a7a5e017302412ac4855f8
This commit is contained in:
parent
7ff924574a
commit
8755222790
@ -323,6 +323,11 @@ Compute Service's controller nodes and compute nodes.*
|
||||
#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
|
||||
scheduler_use_baremetal_filters=True
|
||||
|
||||
2. Change these configuration options in the ``ironic`` section.
|
||||
Replace:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user