nova/nova/conductor/tasks
Ed Leafe 941b309154 Change compute RPC to use alternates for resize
The 'prep_resize()' method of compute now accepts a 'host_list'
parameter that supplies alternate hosts for retrying. This required
bumping the RPC version to 4.21 for compute. The
MigrationTask._execute() method is also changed to request alternates
from the scheduler.

Blueprint: return-alternate-hosts

Change-Id: If6a0bb766e70ab6f1c313da38bb2b0756a2e8772
2018-01-22 20:09:15 +00:00
..
__init__.py Removed copyright from empty files 2014-02-27 14:27:54 +02:00
base.py Create class hierarchy for tasks in conductor 2015-07-30 17:35:56 +03:00
live_migrate.py Workaround missing RequestSpec.project_id when moving an instance 2017-12-20 09:16:28 -05:00
migrate.py Change compute RPC to use alternates for resize 2018-01-22 20:09:15 +00:00