diff --git a/doc/source/images/image_status_transition.png b/doc/source/images/image_status_transition.png index ae46dc0358..a0e4e81ad4 100644 Binary files a/doc/source/images/image_status_transition.png and b/doc/source/images/image_status_transition.png differ diff --git a/doc/source/statuses.rst b/doc/source/statuses.rst index 4607136971..0690e4537b 100644 --- a/doc/source/statuses.rst +++ b/doc/source/statuses.rst @@ -39,6 +39,12 @@ Images in Glance can be in one the following statuses: the image data is uploaded, or the image size is explicitly set to zero on creation. +* ``deactivated`` + + Denotes that access to image data is not allowed to any non-admin user. + Prohibiting downloads of an image also prohibits operations like image + export and image cloning that may require image data. + * ``killed`` Denotes that an error occurred during the uploading of an image's data,