nova/nova/scheduler
Michael Still 50a9550999 Remove unused CONF imports
While reviewing config centralization patches I realized that
we have a fair few files where we import cfg or setup CONF, but
never actually use config variables.

This patch cleans those up, but I am sure we'll add more as we
move more flags around.

Change-Id: I5851bbae2fa198a4e9be149a5836bea813848d89
2016-02-15 16:40:53 +11:00
..
client Modify Scheduler RPC API to use RequestSpec obj 2016-01-06 00:02:22 +01:00
filters Remove unused CONF imports 2016-02-15 16:40:53 +11: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 Modify Scheduler RPC API to use RequestSpec obj 2016-01-06 00:02:22 +01:00
driver.py Use stevedore for scheduler host manager 2016-01-26 03:55:45 +00: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 Fix typos in nova/scheduler and nova/virt 2016-02-01 16:57:58 +09:00
ironic_host_manager.py Merge "Add lock to host-state consumption" 2016-01-06 00:04:30 +00:00
manager.py Use stevedore for scheduler driver 2016-01-26 03:55:45 +00:00
rpcapi.py Modify Scheduler RPC API to use RequestSpec obj 2016-01-06 00:02:22 +01:00
scheduler_options.py Config options: centralize section "scheduler" 2015-12-01 19:31:13 +00:00
utils.py Create filter_properties earlier in boot request 2016-01-15 16:54:56 -05:00