nova/nova/scheduler/weights
andrewbogott 13c1301f41 Add a disk space weight-based scheduler.
By default this is turned on and has equal weight to the
ram weigher.

DocImpact: Added the disk_weight_multiplier config option
Closes-Bug: 1513654
Change-Id: I29ce73122ad1860081b64b75646a297dfbb8d292
2016-01-30 10:58:43 +00:00
..
__init__.py Remove unused oslo.config import 2014-11-13 15:59:16 +01:00
affinity.py scheduler: add soft-(anti-)affinity weighers 2016-01-07 10:43:57 +01:00
disk.py Add a disk space weight-based scheduler. 2016-01-30 10:58:43 +00:00
io_ops.py Config options: centralize section "scheduler" 2015-12-01 19:31:13 +00:00
metrics.py Config options: centralize section "scheduler" 2015-12-01 19:31:13 +00:00
ram.py Config options: centralize section "scheduler" 2015-12-01 19:31:13 +00:00