blob: 8da704ac2dbd3c0a532904b9ce7212417aae8fcd (
plain)
1
2
3
4
5
6
7
8
|
---
features:
- |
Add ``--host`` option to ``server migrate`` command
(cold migration) to specify the target host of the migration.
Requires ``--os-compute-api-version`` 2.56 or greater to target a
specific host for the (cold) migration.
[Story `2003325 <https://storyboard.openstack.org/#!/story/2003325>`_]
|