Merge "Specify what RPs _ensure_resource_provider collects"

This commit is contained in:
Zuul 2019-11-22 12:28:38 +00:00 committed by Gerrit Code Review
commit 92e7ac7497
1 changed files with 2 additions and 2 deletions

View File

@ -590,8 +590,8 @@ class SchedulerReportClient(object):
cache of resource provider information contains a record of: cache of resource provider information contains a record of:
- The specified provider - The specified provider
- All providers in its tree - All providers in its tree
- All providers associated via aggregate with all providers in said - All sharing providers associated via aggregate with all providers in
tree said tree
and for each of those providers: and for each of those providers:
- The UUIDs of its aggregates - The UUIDs of its aggregates
- The trait strings associated with the provider - The trait strings associated with the provider