nova-solver-scheduler/nova_solverscheduler/tests/scheduler/solvers/constraints
Xinyuan Huang e63eaf53ce Add NUMA topology constraint to solver scheduler
This adds the numa topology constraint that matches the numa topology filter
in filter scheduler.

Change-Id: Id80f0a7364132204c82f50e61b0c77913485ae04
2015-08-10 22:42:11 +08:00
..
__init__.py Move solver-scheduler's top directory from 'nova' to 'nova_solverscheduler' 2015-05-16 18:05:55 -07:00
test_active_hosts_constraint.py Move solver-scheduler's top directory from 'nova' to 'nova_solverscheduler' 2015-05-16 18:05:55 -07:00
test_affinity_constraint.py Move solver-scheduler's top directory from 'nova' to 'nova_solverscheduler' 2015-05-16 18:05:55 -07:00
test_aggregate_disk.py Modify aggregate disk/ram/vcpu constraints to use host state for aggregate info 2015-07-06 18:04:12 +08:00
test_aggregate_image_properties_isolation.py Move solver-scheduler's top directory from 'nova' to 'nova_solverscheduler' 2015-05-16 18:05:55 -07:00
test_aggregate_instance_extra_specs.py Move solver-scheduler's top directory from 'nova' to 'nova_solverscheduler' 2015-05-16 18:05:55 -07:00
test_aggregate_multitenancy_isolation.py Move solver-scheduler's top directory from 'nova' to 'nova_solverscheduler' 2015-05-16 18:05:55 -07:00
test_aggregate_ram.py Modify aggregate disk/ram/vcpu constraints to use host state for aggregate info 2015-07-06 18:04:12 +08:00
test_aggregate_type_affinity.py Move solver-scheduler's top directory from 'nova' to 'nova_solverscheduler' 2015-05-16 18:05:55 -07:00
test_aggregate_vcpu.py Modify aggregate disk/ram/vcpu constraints to use host state for aggregate info 2015-07-06 18:04:12 +08:00
test_availability_zone_constraint.py Move solver-scheduler's top directory from 'nova' to 'nova_solverscheduler' 2015-05-16 18:05:55 -07:00
test_compute_capabilities_constraint.py Move solver-scheduler's top directory from 'nova' to 'nova_solverscheduler' 2015-05-16 18:05:55 -07:00
test_constraints.py Move solver-scheduler's top directory from 'nova' to 'nova_solverscheduler' 2015-05-16 18:05:55 -07:00
test_disk_constraint.py Move solver-scheduler's top directory from 'nova' to 'nova_solverscheduler' 2015-05-16 18:05:55 -07:00
test_image_props_constraint.py Move solver-scheduler's top directory from 'nova' to 'nova_solverscheduler' 2015-05-16 18:05:55 -07:00
test_io_ops_constraint.py Move solver-scheduler's top directory from 'nova' to 'nova_solverscheduler' 2015-05-16 18:05:55 -07:00
test_isolated_hosts_constraint.py Move solver-scheduler's top directory from 'nova' to 'nova_solverscheduler' 2015-05-16 18:05:55 -07:00
test_json_constraint.py Move solver-scheduler's top directory from 'nova' to 'nova_solverscheduler' 2015-05-16 18:05:55 -07:00
test_metrics_constraint.py Move solver-scheduler's top directory from 'nova' to 'nova_solverscheduler' 2015-05-16 18:05:55 -07:00
test_no_constraint.py Move solver-scheduler's top directory from 'nova' to 'nova_solverscheduler' 2015-05-16 18:05:55 -07:00
test_num_instances_constraint.py Move solver-scheduler's top directory from 'nova' to 'nova_solverscheduler' 2015-05-16 18:05:55 -07:00
test_numa_topology_constraint.py Add NUMA topology constraint to solver scheduler 2015-08-10 22:42:11 +08:00
test_pci_passthrough_constraint.py Minimum necessary upgrades for solver scheduler to pass tests in kilo 2015-06-29 15:48:33 +08:00
test_rack_affinity_constraint.py Add tenant rack constraint to solver scheduler 2015-07-09 01:42:21 +08:00
test_ram_constraint.py Move solver-scheduler's top directory from 'nova' to 'nova_solverscheduler' 2015-05-16 18:05:55 -07:00
test_retry_constraint.py Move solver-scheduler's top directory from 'nova' to 'nova_solverscheduler' 2015-05-16 18:05:55 -07:00
test_server_group_affinity_constraint.py Move solver-scheduler's top directory from 'nova' to 'nova_solverscheduler' 2015-05-16 18:05:55 -07:00
test_trusted_hosts_constraint.py Move solver-scheduler's top directory from 'nova' to 'nova_solverscheduler' 2015-05-16 18:05:55 -07:00
test_type_affinity_constraint.py Move solver-scheduler's top directory from 'nova' to 'nova_solverscheduler' 2015-05-16 18:05:55 -07:00
test_vcpu_constraint.py Fix a couple of small issues in tests found by pep8 2015-05-20 08:12:42 -07:00