nova/nova/scheduler
Eric Fried f0a722d1ef 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

Closes-Bug: #1750084
(cherry picked from commit d2152f3094)

Conflicts:
	nova/scheduler/client/report.py
	nova/tests/functional/api/openstack/placement/test_report_client.py
	nova/tests/unit/scheduler/client/test_report.py

NOTE(efried): Conflicts due to changes in this series:

https://review.openstack.org/#/q/project:openstack/nova+topic:bug/1734625+branch:master

Change-Id: Iab366da7623e5e31b8416e89fee7d418f7bf9b30
2018-02-21 12:56:23 -06:00
..
client Only pull associated *sharing* providers 2018-02-21 12:56:23 -06:00
filters Handle volume-backed instances in IsolatedHostsFilter 2018-02-12 14:45:39 -05: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: using the dict format for the allocation in claim_resources 2018-01-24 23:31:18 +08:00
rpcapi.py Modify select_destinations() to return objects and alts 2017-12-07 15:01:13 +00:00
utils.py [placement] Add sending global request ID in put (2) 2018-02-04 23:41:28 +00:00