cffec4517f
The nova API doesn't allow you to retrieve migration records by UUID, only ID. This is confusing. Work around it by listing records and filtering this list. Change-Id: I932c9c70420e85056509513e005bb78168e70611 Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
7 lines
201 B
YAML
7 lines
201 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``server migration abort``, ``server migration force complete`` and
|
|
``server migration show`` commands will now accept a server migration UUID
|
|
in addition to an ID.
|