e5e8cebc81
Change-Id: I4deea811ffae3e7944d5ec10ca0bbf2bfa056a7c Implements: blueprint cold-migration-with-target-queens
9 lines
398 B
YAML
9 lines
398 B
YAML
---
|
|
features:
|
|
- Added a new ``--host`` option to ``nova migrate`` command
|
|
in microversion 2.56. It enables administrators to specify
|
|
a target host when cold migating a server. The target host will be
|
|
validated by the scheduler. The target host cannot be the same as
|
|
the current host on which the server is running and must be in the
|
|
same cell that the server is currently in.
|