From 2f80a6200562d49931661cbfbc3eed0a8a4f4f35 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Mon, 28 Nov 2016 11:51:00 -0500 Subject: [PATCH] docs: cleanup wording for 'SOFT_DELETED' in api-guide The previous description of this status value was hard to process. This cleans it up a bit. Change-Id: I952bc712adf0dd7932da7eed460c10759ff3f9f2 --- api-guide/source/server_concepts.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/api-guide/source/server_concepts.rst b/api-guide/source/server_concepts.rst index 58bf70aae302..e4c0ee9648a4 100644 --- a/api-guide/source/server_concepts.rst +++ b/api-guide/source/server_concepts.rst @@ -70,10 +70,10 @@ server status is one of the following values: be deleted first, depending on the value in the *``shutdown_terminate``* database field on the Instance model. -- ``SOFT_DELETED``: The server is marked as deleted while will keep in the - cloud for some time(configurable), during the period authorized user can - restore the server back to normal state. When the time expires, the - server will be deleted permanently. +- ``SOFT_DELETED``: The server is marked as deleted but will remain in the + cloud for some configurable amount of time. While soft-deleted, an + authorized user can restore the server back to normal state. When the time + 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: