nova/nova/conductor
Takashi NATSUME 81ffd2065d Enable cold migration with target host(1/2)
This function enables users to specify a target host
when cold migrating a VM instance.

By default, only admin users may perform
a cold migration operation.
This patch does not change that policy default.

This patch modifies a compute API and conductor.
A subsequent patch modifies the migration API.

Change-Id: I57568e9a01664ee373ea00a8db3164109c982909
Implements: blueprint cold-migration-with-target-queens
2017-11-24 14:50:39 +09:00
..
tasks Enable cold migration with target host(1/2) 2017-11-24 14:50:39 +09:00
__init__.py Remove conductor local api:s and 'use_local' config option 2016-10-18 14:26:06 +02:00
api.py Merge "Remove translation of log messages" 2017-08-10 11:39:03 +00:00
manager.py Validate new image via scheduler during rebuild 2017-11-14 10:08:18 -05:00
rpcapi.py Default reservations=None in Cells v1 and conductor APIs 2017-07-14 12:25:58 +00:00