d2ce4ca9ec
This function enables users to specify a target host when cold migrating a VM instance. This patch modifies the migration API. APIImpact Add an optional parameter 'host' in cold migration action. Change-Id: Iee356c4dd097c846b6ca8617ead6a061300c83f8 Implements: blueprint cold-migration-with-target-queens
6 lines
51 B
JSON
6 lines
51 B
JSON
{
|
|
"migrate": {
|
|
"host": "host1"
|
|
}
|
|
}
|