[config-ref] fix compute scheduler_weight_classes description
backport: mitaka Change-Id: I5b92dd5395e97cae7e7242816ceb698f07809ba2 Closes-Bug: #1608339
This commit is contained in:
@@ -873,9 +873,8 @@ the ``/etc/nova/nova.conf`` file:
|
||||
Use an integer value.
|
||||
* - [DEFAULT]
|
||||
- ``scheduler_weight_classes``
|
||||
- Defaults to ``nova.scheduler.weights.all_weighers``, which selects
|
||||
the RamWeigher and MetricsWeigher. Hosts are then weighted and
|
||||
sorted with the largest weight winning.
|
||||
- Defaults to ``nova.scheduler.weights.all_weighers``.
|
||||
Hosts are then weighted and sorted with the largest weight winning.
|
||||
* - [DEFAULT]
|
||||
- ``io_ops_weight_multiplier``
|
||||
- Multiplier used for weighing host I/O operations. A negative
|
||||
|
||||
Reference in New Issue
Block a user