nova-solver-scheduler/nova_solverscheduler/tests/scheduler/solvers/costs
Xinyuan Huang 1c4280b3af Add io ops cost to solver scheduler
This adds the IoOpsCost to match the IoOpsWeigher in filter scheduler.

Change-Id: I032eed99edd7c3848d3c848cd70ef3b630889b07
2015-08-20 21:26:23 +08:00
..
__init__.py Move solver-scheduler's top directory from 'nova' to 'nova_solverscheduler' 2015-05-16 18:05:55 -07:00
test_affinity_cost.py Affiniy/anti-affinity costs for soft affinity placement in solver scheduler 2015-07-09 00:13:56 +08:00
test_costs.py Move solver-scheduler's top directory from 'nova' to 'nova_solverscheduler' 2015-05-16 18:05:55 -07:00
test_io_ops_cost.py Add io ops cost to solver scheduler 2015-08-20 21:26:23 +08:00
test_metrics_cost.py Minimum necessary upgrades for solver scheduler to pass tests in kilo 2015-06-29 15:48:33 +08:00
test_rack_affinity_cost.py Add tenant rack affinity cost 2015-07-31 12:13:38 +08:00
test_ram_cost.py Minimum necessary upgrades for solver scheduler to pass tests in kilo 2015-06-29 15:48:33 +08:00
test_utils.py Move solver-scheduler's top directory from 'nova' to 'nova_solverscheduler' 2015-05-16 18:05:55 -07:00
test_vcpu_cost.py Add vCPU cost to solver scheduler 2015-08-01 00:57:04 +08:00