nova/nova/scheduler
Matt Riedemann d11a335ea5 Remove old comments about caching scheduler compat
The CachingScheduler driver was removed in Stein [1] but
there are a couple of comments in the FilterScheduler
driver code that reference conditions from when the
CachingScheduler existed. This removes them to avoid
confusion.

[1] I1832da2190be5ef2b04953938860a56a43e8cddf

Change-Id: If71a7ac7a33dbc45f417368e3e705f444a3e5bd3
2019-09-05 17:20:49 -04:00
..
client trivial: Remove unused '_instance_to_allocations_dict' function 2019-08-07 02:11:31 +00:00
filters Merge "Remove 'hardware.host_topology_and_format_from_host'" 2019-08-23 16:23:31 +00:00
weights hacking: Resolve W503 (line break occurred before a binary operator) 2019-06-24 14:24:06 -05:00
__init__.py Improve hacking rule to avoid author markers 2014-05-05 14:35:20 +02:00
driver.py Remove the CachingScheduler 2018-10-18 17:55:36 -04:00
filter_scheduler.py Remove old comments about caching scheduler compat 2019-09-05 17:20:49 -04:00
host_manager.py Change HostManager to allow scheduling to other cells 2019-08-27 14:26:33 -04:00
manager.py Cache host to cell mapping in HostManager 2019-08-06 16:20:23 -04:00
request_filter.py Add placement request pre-filter compute_status_filter 2019-07-02 16:01:02 -04:00
rpcapi.py Use long_rpc_timeout in select_destinations RPC call 2018-11-20 09:03:53 -05:00
utils.py Add extra spec parameter and image property for memory encryption 2019-09-01 15:17:31 +01:00