summaryrefslogtreecommitdiff
path: root/releasenotes/notes/instance-uuid-flag-in-migration-list-5d2fed7657d3def5.yaml
blob: 239c662ea093f664e37e75046a1309aec140dcb3 (plain)
1
2
3
4
5
6
7
---
features:
  - |
    A new ``--instance-uuid`` option is added to ``nova migration-list``
    command. This is used to query the migration history of a specific server
    by the migration-list command. Please use ``nova server-migration-list``
    command for querying in-progress migrations of a specific server.