nova/nova/scheduler/weights
Stephen Finucane 67f52ab36d Add CPUWeigher
nova provides many different types of filter, providing both resource
stacking/spreading and affinity/anti-affinity patterns. Curiously
enough, however, there is no way to configure a stack or spread policy
of CPUs. Add one.

Change-Id: I90ee8a2081c2a0465441a8d81d161f4887b4e1fb
Implements: bp vcpu-weighter
2018-04-18 15:20:30 +01:00
..
__init__.py Remove unused oslo.config import 2014-11-13 15:59:16 +01:00
affinity.py conf: Attempt to resolve TODOs in scheduler.py 2016-11-01 14:40:46 +00:00
cpu.py Add CPUWeigher 2018-04-18 15:20:30 +01:00
disk.py conf: Group scheduler options 2016-10-07 14:36:21 +01:00
io_ops.py conf: Group scheduler options 2016-10-07 14:36:21 +01:00
metrics.py Config options: centralize section "scheduler" 2015-12-01 19:31:13 +00:00
pci.py Add PCIWeigher 2017-06-08 09:44:46 +01:00
ram.py conf: Group scheduler options 2016-10-07 14:36:21 +01:00