From d9adc1bdcc83e1c1508f23c9c5d37a5080ef8eb1 Mon Sep 17 00:00:00 2001 From: yanxubin Date: Fri, 24 Mar 2017 10:03:54 +0800 Subject: [PATCH] Replace `image ` in the example the image uuid of `openstack server create` and example should be consistent Change-Id: I6f2aa6ef5de74dc4ff4d7887ef8259f9595c8124 --- doc/user-guide/source/cli-nova-launch-instance-from-image.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user-guide/source/cli-nova-launch-instance-from-image.rst b/doc/user-guide/source/cli-nova-launch-instance-from-image.rst index 8dbcb3d57b..700fab6797 100644 --- a/doc/user-guide/source/cli-nova-launch-instance-from-image.rst +++ b/doc/user-guide/source/cli-nova-launch-instance-from-image.rst @@ -67,7 +67,7 @@ Follow the steps below to launch an instance from an image. | flavor | m1.tiny | | hostId | | | id | 89015cc9-bdf1-458a-8518-fdca2b4a5785 | - | image | cirros (9fef3b2d-c35d-4b61-bea8-09cc6dc41829) | + | image | cirros (397e713c-b95b-4186-ad46-6126863ea0a9) | | key_name | KeyPair01 | | name | myCirrosServer | | os-extended-volumes:volumes_attached | [] |