nova/nova/tests/unit/scheduler/client
Eric Fried 9ef4d7662e Granular requests to get_allocation_candidates
nova.scheduler.utils.ResourceRequest now has a to_querystring method
that produces a querystring in the format expected by the GET
/allocation_candidates API.  The report client now uses this method to
invoke said API.

Change-Id: I496e8d64907fdcb0e2da255725aed1fc529725f2
blueprint: granular-resource-requests
2018-05-18 21:43:02 +00:00
..
__init__.py rt: isolate report and query sched client tests 2016-08-21 20:43:17 -04:00
test_query.py Modify select_destinations() to return objects and alts 2017-12-07 15:01:13 +00:00
test_report.py Granular requests to get_allocation_candidates 2018-05-18 21:43:02 +00:00