[user-guide] updated missing parameters to import snapshot

Change-Id: Ib0891a9abc465920bf8b696cf52270ddcb815ffc
Closes-Bug: #1547176
This commit is contained in:
bathri.s 2016-02-19 19:09:53 +05:30 committed by KATO Tomoyuki
parent 65d5ab79b7
commit 7d23629209

View File

@ -117,7 +117,8 @@ In the new project or cloud environment, import the snapshot:
.. code-block:: console
$ glance image-create --copy-from IMAGE_URL
$ glance --os-image-api-version 1 image-create \
--container-format bare --disk-format qcow2 --copy-from IMAGE_URL
.. _Boot_a_new_instance_from_the_snapshot: