diff options
Diffstat (limited to 'doc/source/cli/command-objects/server-migration.rst')
| -rw-r--r-- | doc/source/cli/command-objects/server-migration.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/source/cli/command-objects/server-migration.rst b/doc/source/cli/command-objects/server-migration.rst new file mode 100644 index 00000000..6e2982cf --- /dev/null +++ b/doc/source/cli/command-objects/server-migration.rst @@ -0,0 +1,12 @@ +================ +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 |
