.. |
__init__.py
|
Refactor scheduling filters
|
2012-11-14 19:04:12 +00:00 |
affinity_filter.py
|
Use compute_api.get_all in affinity filters.
|
2012-07-11 10:23:58 -04:00 |
aggregate_instance_extra_specs.py
|
Add documentation for scheduler filters scope
|
2012-09-10 11:01:15 -07:00 |
all_hosts_filter.py
|
Fix spelling typos
|
2012-08-16 18:50:04 -05:00 |
availability_zone_filter.py
|
Minor spelling fix
|
2012-04-30 10:59:52 -07:00 |
compute_capabilities_filter.py
|
Enhance compute capability filter to check multi-level
|
2012-11-14 18:10:08 +08:00 |
compute_filter.py
|
Remove nova.config.CONF
|
2012-11-20 00:00:21 +00:00 |
core_filter.py
|
Remove nova.config.CONF
|
2012-11-20 00:00:21 +00:00 |
disk_filter.py
|
Remove nova.config.CONF
|
2012-11-20 00:00:21 +00:00 |
extra_specs_ops.py
|
Debugged extra_specs_ops.py
|
2012-08-21 07:35:20 -04:00 |
image_props_filter.py
|
Fix typo: hpervisor=> hypervisor
|
2012-11-19 13:27:15 -08:00 |
io_ops_filter.py
|
Remove nova.config.CONF
|
2012-11-20 00:00:21 +00:00 |
isolated_hosts_filter.py
|
Use CONF.import_opt() for nova.config opts
|
2012-11-20 00:04:49 +00:00 |
json_filter.py
|
Replace standard json module with openstack.common.jsonutils
|
2012-06-07 09:24:03 +08:00 |
num_instances_filter.py
|
Remove nova.config.CONF
|
2012-11-20 00:00:21 +00:00 |
ram_filter.py
|
Remove nova.config.CONF
|
2012-11-20 00:00:21 +00:00 |
retry_filter.py
|
Adds generic retries for build failures.
|
2012-07-17 22:15:41 +00:00 |
trusted_filter.py
|
Remove nova.config.CONF
|
2012-11-20 00:00:21 +00:00 |
type_filter.py
|
General host aggregates part 2
|
2012-08-07 14:24:53 -07:00 |