File: instance-uuid-flag-in-migration-list-5d2fed7657d3def5.yaml

package info (click to toggle)
python-novaclient 2%3A11.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,512 kB
  • sloc: python: 21,720; sh: 62; makefile: 21
file content (7 lines) | stat: -rw-r--r-- 318 bytes parent folder | download | duplicates (4)
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.