nova/nova/conductor
Sylvain Bauza 15e6a5d0e4 Remove instance_uuids from request_spec
instance_uuids was previously deprecated in Scheduler RPC API 3.0, so now we
bumped the version to 4.0, there is no longer methods which need this.

So, we can just remove it from FilterScheduler._schedule() method and also
leave sched_utils.set_vm_state_and_notify() method use the uuid from
instance_properties.
scheduler_utils.setup_instance_group() is also modified to get the uuid
from instance_properties.

Change-Id: I26003dc27a2bc3f30f1b09000533b571096c8b21
Partially-Implements: blueprint request-spec-object
2014-12-18 14:39:45 +01:00
..
tasks Check server group policy on migrate/evacuate 2014-11-26 11:14:19 +01:00
__init__.py Set up 'compute_task' conductor namespace. 2013-05-24 12:52:45 -04:00
api.py Replacement `_` on `_LW` in all LOG.warning part 1 2014-11-20 11:19:16 +02:00
manager.py Remove instance_uuids from request_spec 2014-12-18 14:39:45 +01:00
rpcapi.py object-ify flavors manager side of the RPC 2014-12-04 18:59:53 +00:00