JIRA:IPVSUX-29 11/9111/1
authorBin Hu <bh526r@att.com>
Wed, 3 Feb 2016 04:14:08 +0000 (20:14 -0800)
committerBin Hu <bh526r@att.com>
Wed, 3 Feb 2016 04:16:14 +0000 (04:16 +0000)
Change-Id: Ic4285031a1d4da75b60f3760fdd6deef8d95df17
Signed-off-by: Bin Hu <bh526r@att.com>
(cherry picked from commit c87d0361e8a5627d997de1e7f3f6d7ef168e59ed)

docs/setupservicevm/4-ipv6-configguide-servicevm.rst

index 077b091..d48716d 100644 (file)
@@ -209,7 +209,9 @@ Prepare Image, Metadata and Keypair for Service VM
 
 .. code-block:: bash
 
-    glance image-create --name 'Fedora22' --disk-format qcow2 --container-format bare --is-public true --copy-from https://download.fedoraproject.org/pub/fedora/linux/releases/22/Cloud/x86_64/Images/Fedora-Cloud-Base-22-20150521.x86_64.qcow2
+    wget https://download.fedoraproject.org/pub/fedora/linux/releases/22/Cloud/x86_64/Images/Fedora-Cloud-Base-22-20150521.x86_64.qcow2
+
+    glance image-create --name 'Fedora22' --disk-format qcow2 --container-format bare --file ./Fedora-Cloud-Base-22-20150521.x86_64.qcow2
 
 **SETUP-SVM-17**: Create a keypair