[image-guide] More content about uploading image.

Expand the contents of image upload.

Change-Id: I01e9e55ca291b11390fda2d590782becfbc93adc
This commit is contained in:
chenxing 2016-10-19 08:09:19 +00:00 committed by chen.xing
parent 67f64fd5c6
commit b3918295ef
3 changed files with 12 additions and 3 deletions

View File

@ -375,4 +375,7 @@ Image is complete
The underlying image file that you created with the
:command:`qemu-img create` command is ready to be uploaded.
For example, you can upload the ``/tmp/centos.qcow2``
image to the Image service.
image to the Image service by using the :command:`openstack image create`
command. For more information, see the
`Create or update an image
<http://docs.openstack.org/user-guide/common/cli-manage-images.html#create-or-update-an-image-glance>`__.

View File

@ -217,4 +217,7 @@ This procedure lets you create a Fedora 20 image.
The underlying image file that you created with the
:command:`qemu-img create` command is ready to be uploaded to the
Image service.
Image service by using the :command:`openstack image create`
command. For more information, see the
`Create or update an image
<http://docs.openstack.org/user-guide/common/cli-manage-images.html#create-or-update-an-image-glance>`__.

View File

@ -248,4 +248,7 @@ Image is complete
The underlying image file that you created with the
:command:`qemu-img create` command, such as ``/tmp/trusty.qcow2``,
is now ready for uploading to the Image service.
is now ready for uploading to the Image service by using the
:command:`openstack image create` command. For more information, see the
`Create or update an image
<http://docs.openstack.org/user-guide/common/cli-manage-images.html#create-or-update-an-image-glance>`__.