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
5 lines
158 B
YAML
5 lines
158 B
YAML
---
|
|
features:
|
|
- When cold migrating a server, the ``host`` parameter is available
|
|
as of microversion 2.56. The target host is checked by the scheduler.
|