nova/nova/scheduler/filters
Jenkins 3d39256d5a Merge "Scheduler: enhance debug messages for multitenancy aggregates" 2015-09-02 22:39:07 +00:00
..
__init__.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
affinity_filter.py Modify filters to get instance info from HostState 2015-03-17 23:08:06 +00:00
aggregate_image_properties_isolation.py Replace dict.iteritems() with six.iteritems(dict) 2015-05-22 11:33:18 -07:00
aggregate_instance_extra_specs.py Replace dict.iteritems() with six.iteritems(dict) 2015-05-22 11:33:18 -07:00
aggregate_multitenancy_isolation.py Scheduler: enhance debug messages for multitenancy aggregates 2015-07-26 17:04:32 +00:00
all_hosts_filter.py Allow filters to only run once per request if their data is static 2013-07-08 13:04:48 +00:00
availability_zone_filter.py Modify filters so they can look to HostState 2015-03-06 22:38:20 +00:00
compute_capabilities_filter.py Replace dict.iteritems() with six.iteritems(dict) 2015-05-22 11:33:18 -07:00
compute_filter.py Use oslo.log 2015-02-22 07:56:40 -05:00
core_filter.py Update HostManager and filters to use ComputeNode ratios 2015-08-31 15:21:23 +02:00
disk_filter.py Remove obsolete TODO in scheduler filters 2015-03-28 11:43:02 +03:00
exact_core_filter.py Use oslo.log 2015-02-22 07:56:40 -05:00
exact_disk_filter.py Use oslo.log 2015-02-22 07:56:40 -05:00
exact_ram_filter.py Use oslo.log 2015-02-22 07:56:40 -05:00
extra_specs_ops.py Removed unused variables 2015-05-20 14:31:33 +03:00
image_props_filter.py Use oslo.log 2015-02-22 07:56:40 -05:00
io_ops_filter.py Remove obsolete TODO in scheduler filters 2015-03-28 11:43:02 +03:00
isolated_hosts_filter.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
json_filter.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
metrics_filter.py Fix scheduler code to use monitor metric objects 2015-08-25 00:44:03 +05:30
num_instances_filter.py Remove obsolete TODO in scheduler filters 2015-03-28 11:43:02 +03:00
numa_topology_filter.py Use the same pci_requests field for all filters and HostManager 2015-08-31 23:19:28 +02:00
pci_passthrough_filter.py Use the same pci_requests field for all filters and HostManager 2015-08-31 23:19:28 +02:00
ram_filter.py Update HostManager and filters to use ComputeNode ratios 2015-08-31 15:21:23 +02:00
retry_filter.py Use oslo.log 2015-02-22 07:56:40 -05:00
trusted_filter.py Enable python34 tests for nova/tests/unit/scheduler/test*.py 2015-07-28 10:40:36 +00:00
type_filter.py Add AggregateTypeAffinityFilter multi values support 2015-06-09 19:00:22 +00:00
utils.py Minor refactor in nova.scheduler.filters.utils 2015-06-12 20:17:59 -07:00