nova/nova/tests/conductor
Tiago Mello 40d2da6dd1 Moves scheduler.rpcapi.prep_resize call on compute.api to conductor
This change moves the scheduler.rpcapi.prep_resize from
compute.api.resize to conductor and it calls
conductor.api.migrate_server instead.

This is part of other changes that will completely move cold
migration to conductor.

Next change will move compute.rpcapi.prep_resize and all
related logic from the scheduler to conductor.

Partially implements bp cold-migrations-to-conductor

Change-Id: I2eaff7e94c77deb03a6843f316e243b284e31666
2013-07-29 17:20:53 -03:00
..
tasks Don't pass empty image to filter on live migration 2013-07-25 19:33:18 +02:00
__init__.py Add the beginnings of the nova-conductor service 2012-11-19 11:41:34 -08:00
test_conductor.py Moves scheduler.rpcapi.prep_resize call on compute.api to conductor 2013-07-29 17:20:53 -03:00