nova/nova/tests
Sylvain Bauza e211fca55a _schedule_instances() supporting a RequestSpec object
When we merged the use of RequestSpec objects for all the operations, we left
a lot of TODOs for untangling the use of the object with the scheduler.utils
methods instead of the legacy dictionaries.

Some other changes will be provided for changing how we use the objects in the
conductor (and fixing how we pass them to the scheduler.utils) but for the
moment, just modifying the needed setup_instance_group() method to also support
a RequestSpec object.

Change-Id: I434af8e4ad991ac114dd67d66797a562d16bafe2
Partially-Implements: blueprint request-spec-use-by-compute
2017-06-22 14:29:31 +02:00
..
functional Merge "[placement] Increase test coverage" 2017-06-19 09:36:32 +00:00
live_migration/hooks nfs fix for xenial images 2017-06-07 21:04:45 +00:00
unit _schedule_instances() supporting a RequestSpec object 2017-06-22 14:29:31 +02:00
__init__.py
fixtures.py Replace messaging.get_transport with get_rpc_transport 2017-06-05 15:05:29 -04:00
uuidsentinel.py Remove redundant str typecasting 2016-09-23 12:53:34 +05:30