nova/nova/scheduler
Eric Fried d2152f3094 Only pull associated *sharing* providers
It was discussed and decided [1] that we only want to be pulling down,
caching, and passing to update_provider_tree providers associated via
aggregate with the compute node's provider tree if they are sharing
providers. Otherwise we'll get e.g. all the *other* compute nodes which
are also associated with a sharing provider.

[1] https://review.openstack.org/#/c/540111/4/specs/rocky/approved/update-provider-tree.rst@48

Change-Id: Iab366da7623e5e31b8416e89fee7d418f7bf9b30
Closes-Bug: #1750084
2018-02-16 18:18:32 -06:00
..
client Only pull associated *sharing* providers 2018-02-16 18:18:32 -06: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