Cinder Scheduler Weights¶
AllocatedCapacityWeigher¶
Warning
No documentation found in AllocatedCapacityWeigher = cinder.scheduler.weights.capacity:AllocatedCapacityWeigher
CapacityWeigher¶
Warning
No documentation found in CapacityWeigher = cinder.scheduler.weights.capacity:CapacityWeigher
ChanceWeigher¶
Warning
No documentation found in ChanceWeigher = cinder.scheduler.weights.chance:ChanceWeigher
GoodnessWeigher¶
Goodness Weigher. Assign weights based on a host’s goodness function.
Goodness rating is the following:
0 – host is a poor choice
- ...
- 50 – host is a good choice
... 100 – host is a perfect choice