
Add ``openstack server migration list`` to fetch server migrations. Part of blueprint add-user-id-field-to-the-migrations-table Change-Id: I15b4a5aca8d0dee59dd293e7b1c7272cdfbeea20
13 lines
334 B
ReStructuredText
13 lines
334 B
ReStructuredText
================
|
|
server migration
|
|
================
|
|
|
|
A server migration provides a way to move an instance from one
|
|
host to another. There are four types of migration operation
|
|
supported: live migration, cold migration, resize and evacuation.
|
|
|
|
Compute v2
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server migration list
|