Merge "docs: update SUSPENDED server status wrt supported drivers"

This commit is contained in:
Zuul
2019-11-14 20:34:44 +00:00
committed by Gerrit Code Review
2 changed files with 4 additions and 4 deletions
+3 -2
View File
@@ -69,8 +69,9 @@ server status is one of the following values:
expires, the server will be deleted permanently.
- ``SUSPENDED``: The server is suspended, either by request or
necessity. This status appears for only the following hypervisors:
XenServer/XCP, KVM, and ESXi. When you suspend a server, its state is stored
necessity. See the
:nova-doc:`feature support matrix <user/support-matrix.html#operation_suspend>`
for supported compute drivers. When you suspend a server, its state is stored
on disk, all memory is written to disk, and the server is stopped.
Suspending a server is similar to placing a device in hibernation and its
occupied resource will not be freed but rather kept for when the server is
+1 -2
View File
@@ -139,8 +139,7 @@ body. The possible server status values are:
- ``SOFT_DELETED``. The server is marked as deleted but the disk
images are still available to restore.
- ``SUSPENDED``. The server is suspended, either by request or
necessity. This status appears for only the following hypervisors:
XenServer/XCP, KVM, and ESXi. When you suspend a server, its state is stored
necessity. When you suspend a server, its state is stored
on disk, all memory is written to disk, and the server is stopped.
Suspending a server is similar to placing a device in hibernation and its
occupied resource will not be freed but rather kept for when the server is