Fix document issue of image recover status
Based on current implementation, image in pending_delete status can't be recovered. This patch will fix the document issue. Change-Id: If4fe75cfb759ae0288f378cee77a71be4a306456
This commit is contained in:
parent
a64639edc7
commit
47ee547018
@ -53,7 +53,7 @@ Images in Glance can be in one the following statuses:
|
||||
* ``pending_delete``
|
||||
|
||||
This is similar to `deleted`, however, Glance has not yet removed the
|
||||
image data. An image in this state is recoverable.
|
||||
image data. An image in this state is not recoverable.
|
||||
|
||||
|
||||
.. figure:: /images/image_status_transition.png
|
||||
|
Loading…
Reference in New Issue
Block a user