summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bp-cold-migration-with-target-queens-e361d4ae977aa396.yaml
blob: 00317ec6aa39db6f78360a28f4a855c53eecb9bf (plain)
1
2
3
4
5
6
7
8
---
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.