nova/nova/scheduler
Matt Riedemann b6133f8183 Remove TODOs around claim_resources_on_destination
The TODOs were added back in the Queens/Pike timeframe [1][2]
but at this point there probably isn't much value in resolving
those TODOs by adding a skip_filters kwarg to the scheduler
especially since [3] changed the method to not support nested
resource provider allocations so the minimal duplication with
what we do in the scheduler in the non-force evacuate/live migrate
cases is sufficient.

[1] Ie63a4798d420c39815e294843e02ab6473cfded2
[2] I6590f0eda4ec4996543ad40d8c2640b83fc3dd9d
[3] I7cbd5d9fb875ebf72995362e0b6693492ce32051

Change-Id: I3e599147f95337477c9573b517feee67e0ae37e4
2019-11-10 19:29:23 +00:00
..
client Merge "Remove @safe_connect from _delete_provider" 2019-10-09 22:49:12 +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 Add support for translating CPU policy extra specs, image meta 2019-09-18 00:21:10 +01:00
request_filter.py Add a new request filter to isolate aggregates 2019-09-12 16:56:32 -05:00
rpcapi.py Use long_rpc_timeout in select_destinations RPC call 2018-11-20 09:03:53 -05:00
utils.py Remove TODOs around claim_resources_on_destination 2019-11-10 19:29:23 +00:00