nova/nova/scheduler/filters
2013-09-05 13:41:11 +00:00
..
__init__.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
affinity_filter.py Make affinity_filters use host_ip from DB not RPC 2013-08-13 16:28:14 -07:00
aggregate_instance_extra_specs.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
aggregate_multitenancy_isolation.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07: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 Allow filters to only run once per request if their data is static 2013-07-08 13:04:48 +00:00
compute_capabilities_filter.py Make compute_capabilities_filter use information from DB not RPC 2013-08-30 12:52:57 -04:00
compute_filter.py Make xenapi capabilities['enabled'] use service enabled 2013-08-21 09:03:42 -04:00
core_filter.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
disk_filter.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
extra_specs_ops.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
image_props_filter.py Make image_props_filter use information from DB not RPC 2013-08-30 12:54:03 -04:00
io_ops_filter.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
isolated_hosts_filter.py Fix typo and indent error in isolated_hosts_filter.py 2013-09-02 20:13:16 -04:00
json_filter.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
num_instances_filter.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
pci_passthrough_filter.py Add scheduler support for PCI passthrough 2013-09-02 16:56:19 +08:00
ram_filter.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
retry_filter.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
trusted_filter.py maint: remove redundant default=None for config options 2013-08-09 02:05:04 +01:00
type_filter.py Allow filters to only run once per request if their data is static 2013-07-08 13:04:48 +00:00