summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBin Hu <bh526r@att.com>2016-02-02 20:14:08 -0800
committerBin Hu <bh526r@att.com>2016-02-03 04:16:14 +0000
commitcf1b8136449001c05af848e09f64935315e96628 (patch)
tree3c8b7691427c275e855231c39ad82b33a57def48
parentc733b4c669133f9cbd5145ae666445328ecaedd5 (diff)
JIRA:IPVSUX-29
Change-Id: Ic4285031a1d4da75b60f3760fdd6deef8d95df17 Signed-off-by: Bin Hu <bh526r@att.com> (cherry picked from commit c87d0361e8a5627d997de1e7f3f6d7ef168e59ed)
-rw-r--r--docs/setupservicevm/4-ipv6-configguide-servicevm.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/setupservicevm/4-ipv6-configguide-servicevm.rst b/docs/setupservicevm/4-ipv6-configguide-servicevm.rst
index 077b091..d48716d 100644
--- a/docs/setupservicevm/4-ipv6-configguide-servicevm.rst
+++ b/docs/setupservicevm/4-ipv6-configguide-servicevm.rst
@@ -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