Updated install guide glance install section

I updated the installation guide glance install/configure section
to include some changes made to the verify section.

Change-Id: I574fb072b8edf63db5abea6d23c6a8dc4b3e6e69
Implements: blueprint installation-guide-improvements
This commit is contained in:
Matthew Kassawara
2014-06-30 02:37:16 +00:00
parent b5cd1d7b4e
commit 4021720ba0

View File

@@ -3,9 +3,9 @@
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
<title>Install and configure</title>
<para>This section describes how to install and configure the Image Service
(glance) on the controller node. For simplicity, this configuration stores
images on the local file system.</para>
<para>This section describes how to install and configure the Image Service,
code-named glance, on the controller node. For simplicity, this
configuration stores images on the local file system.</para>
<note>
<para>This section assumes proper installation, configuration, and
operation of the Identity service as described in