From e46a149a8a4861e27a685a90839a0ae7f9b051a3 Mon Sep 17 00:00:00 2001
From: LingxianKong <konglingxian@huawei.com>
Date: Mon, 16 Jun 2014 19:37:28 +0800
Subject: [PATCH] Add figure to the appropriate place

There is a wrong caption in the subsection of 'Launch an instance from an
image' in the 'Controller Node' section of Associate Training Guide. And
there is no figure for it. This patch fix the problem.

Change-Id: I112bbfc9947091e36a55ba0471928b5822c29424
Closes-Bug: #1327017
---
 .../module001-ch006-overview-horizon-cli.xml             | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/doc/training-guides/module001-ch006-overview-horizon-cli.xml b/doc/training-guides/module001-ch006-overview-horizon-cli.xml
index fc337058..0fdaaed9 100644
--- a/doc/training-guides/module001-ch006-overview-horizon-cli.xml
+++ b/doc/training-guides/module001-ch006-overview-horizon-cli.xml
@@ -443,7 +443,14 @@
         Instancescategory to view the instance name, its (private or
         public) IP address, size, status, task, and power
         state.</para>
-      <para>Figure 5. OpenStack dashboard – Instances</para>
+      <figure>
+        <title>OpenStack Dashboard- Instances</title>
+        <mediaobject>
+          <imageobject>
+            <imagedata fileref="figures/image00.png"/>
+          </imageobject>
+        </mediaobject>
+      </figure>
       <para>If you did not provide a keypair, security groups, or
         rules so far, by default the instance can only be accessed
         from inside the cloud through VNC at this point. Even pinging