nova/nova/scheduler/filters
Jenkins c7d5047ddb Merge "ComputeFilter shouldn't generate a warning for disabled hosts" 2013-12-05 07:10:50 +00:00
..
__init__.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
affinity_filter.py Nova-all: Replace basestring by six for python3 compatability 2013-10-28 16:55:05 +08: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 nit: fix indentation 2013-11-03 20:02:25 +08: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 Fixes several misc typos in scheduler code 2013-10-03 21:47:52 +02:00
compute_capabilities_filter.py Add missing ' to extra_specs debug message 2013-10-17 13:14:17 -07:00
compute_filter.py ComputeFilter shouldn't generate a warning for disabled hosts 2013-11-25 18:05:51 +00:00
core_filter.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
disk_filter.py Make scheduler disk_filter take swap into account 2013-10-11 17:06:33 -07:00
extra_specs_ops.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
image_props_filter.py Fix missing format specifier in ImagePropertiesFilter log message 2013-11-21 20:16:54 -08: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 Nova-all: Replace basestring by six for python3 compatability 2013-10-28 16:55:05 +08: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 Fixes several misc typos in scheduler code 2013-10-03 21:47:52 +02: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 nit: fix indentation 2013-11-03 20:02:25 +08:00