nova/nova/scheduler
Eric Fried 012f7b0f08 Make _get_sharing_providers more efficient
Placement microversion 1.18 added support for filtering GET
/resource_providers by traits, allowing us to improve the algorithm in
_get_sharing_providers to a single call instead of 1 + (1 per provider
in the aggregate).

Change-Id: I42d4da1bc5b04436a3e160357bfc3e7b8802c7f3
2018-02-26 14:08:23 +00:00
..
client Make _get_sharing_providers more efficient 2018-02-26 14:08:23 +00:00
filters Merge "Only log during pop retry phase" 2018-02-16 19:46:53 +00:00
weights Add PCIWeigher 2017-06-08 09:44:46 +01:00
__init__.py Improve hacking rule to avoid author markers 2014-05-05 14:35:20 +02:00
caching_scheduler.py Mark Chance and Caching schedulers as deprecated 2017-08-09 10:53:53 -07:00
chance.py Modify select_destinations() to return objects and alts 2017-12-07 15:01:13 +00:00
driver.py Modify select_destinations() to return objects and alts 2017-12-07 15:01:13 +00:00
filter_scheduler.py [placement] Add sending global request ID in delete (2) 2018-01-11 00:34:20 +00:00
host_manager.py Merge "Stop globally caching host states in scheduler HostManager" 2018-01-27 17:16:28 +00:00
ironic_host_manager.py Deprecate the IronicHostManager 2017-11-28 15:23:48 -05:00
manager.py [placement] Add sending global request ID in get 2018-02-10 10:28:04 +09:00
rpcapi.py Modify select_destinations() to return objects and alts 2017-12-07 15:01:13 +00:00
utils.py Merge "Only log during pop retry phase" 2018-02-16 19:46:53 +00:00