Update upload image step infomation

Now, the dialog used to upload an image has been updated.
- change create_image.png
- add metadata information

Change-Id: If7927b908c0fa9214933219d8fb8170562418b03
This commit is contained in:
liujunpeng 2016-10-12 23:21:49 -07:00 committed by KATO Tomoyuki
parent 30fd076a8c
commit 6216141b6e
2 changed files with 13 additions and 7 deletions

View File

@ -45,9 +45,9 @@ Follow this procedure to upload an image to a project:
#. Enter the following values: #. Enter the following values:
+-------------------------------+---------------------------------+ +-------------------------------+---------------------------------+
| :guilabel:`Name` | Enter a name for the image. | | :guilabel:`Image Name` | Enter a name for the image. |
+-------------------------------+---------------------------------+ +-------------------------------+---------------------------------+
| :guilabel:`Description` | Enter a brief description of | | :guilabel:`Image Description` | Enter a brief description of |
| | the image. | | | the image. |
+-------------------------------+---------------------------------+ +-------------------------------+---------------------------------+
| :guilabel:`Image Source` | Choose the image source from | | :guilabel:`Image Source` | Choose the image source from |
@ -79,15 +79,21 @@ Follow this procedure to upload an image to a project:
| :guilabel:`Copy Data` | Specify this option to copy | | :guilabel:`Copy Data` | Specify this option to copy |
| | image data to the Image service.| | | image data to the Image service.|
+-------------------------------+---------------------------------+ +-------------------------------+---------------------------------+
| :guilabel:`Public` | Select this check box to make | | :guilabel:`Visibility` | The access permission for the |
| | the image public to all users | | | image. |
| | with access to the current | | | ``Public`` or ``Private``. |
| | project. |
+-------------------------------+---------------------------------+ +-------------------------------+---------------------------------+
| :guilabel:`Protected` | Select this check box to ensure | | :guilabel:`Protected` | Select this check box to ensure |
| | that only users with | | | that only users with |
| | permissions can delete the | | | permissions can delete the |
| | image. | | | image. ``Yes`` or ``No``. |
+-------------------------------+---------------------------------+
| :guilabel:`Image Metadata` | Specify this option to add |
| | resource metadata. The glance |
| | Metadata Catalog provides a list|
| | of metadata image definitions. |
| | (Note: Not all cloud providers |
| | enable this feature.) |
+-------------------------------+---------------------------------+ +-------------------------------+---------------------------------+
#. Click :guilabel:`Create Image`. #. Click :guilabel:`Create Image`.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 32 KiB