nova/nova/scheduler
EdLeafe a6425fa304 Move config options from nova/compute/rpcapi.py file
This patch moves the config options from nova/compute/rpcapi.py
directory into the nova/conf/compute.py file. The help text will be
improved in a subsequent patch.

Blueprint centralize-config-options-newton

Change-Id: Iac10f214919738730593e2a303f4236a7a7813c4
2016-04-21 22:26:13 +00:00
..
client Modify Scheduler RPC API to use RequestSpec obj 2016-01-06 00:02:22 +01:00
filters Fix typo in comments of affinity and anti-affinity 2016-04-05 14:09:42 -06:00
weights Add a disk space weight-based scheduler. 2016-01-30 10:58:43 +00:00
__init__.py Improve hacking rule to avoid author markers 2014-05-05 14:35:20 +02:00
caching_scheduler.py Add a caching scheduler driver 2014-02-26 13:53:07 +00:00
chance.py Move config options from nova/compute/rpcapi.py file 2016-04-21 22:26:13 +00:00
driver.py Remove deprecated ability to load scheduler_host_manager from path 2016-04-18 18:00:35 -04:00
filter_scheduler.py Merge "Avoid needless list copy in 'scheduler_host_subset_size' case" 2016-01-08 14:32:58 +00:00
host_manager.py Remove unused filter_class_names kwarg from get_filtered_hosts 2016-04-18 18:00:40 -04:00
ironic_host_manager.py Remove DictCompat from ComputeNode 2016-03-30 13:45:13 +00:00
manager.py Use stevedore for scheduler driver 2016-01-26 03:55:45 +00:00
rpcapi.py Set RPC version aliases for Mitaka 2016-03-16 09:54:49 -07:00
scheduler_options.py Config options: centralize section "scheduler" 2015-12-01 19:31:13 +00:00
utils.py config options: remove the scheduler import_opt()s 2016-03-30 15:41:02 +08:00