[doc] Add the missing editable properties for image

There missing some properties of image in "Edit Image"
Modal. So this patch add them.

Change-Id: I5a63d52e22232a3239eeb770dd9d8bc825cd4c05
This commit is contained in:
Qian Min Chen 2018-01-06 21:35:22 +08:00 committed by Allen
parent 1b3e43d2a8
commit 8bedc98412
1 changed files with 7 additions and 2 deletions

View File

@ -117,8 +117,13 @@ Follow this procedure to update an existing image.
actions. For example:
* Change the name of the image.
* Select the :guilabel:`Public` check box to make the image public.
* Clear the :guilabel:`Public` check box to make the image private.
* Change the description of the image.
* Change the format of the image.
* Change the minimum disk of the image.
* Change the minimum RAM of the image.
* Select the :guilabel:`Public` button to make the image public.
* Clear the :guilabel:`Private` button to make the image private.
* Change the metadata of the image.
#. Click :guilabel:`Edit Image`.