diff --git a/doc/common/section_getstart_image.xml b/doc/common/section_getstart_image.xml index 0e73450deb..ffda00a398 100644 --- a/doc/common/section_getstart_image.xml +++ b/doc/common/section_getstart_image.xml @@ -1,8 +1,8 @@
- Image Service + xml:id="image-service-overview"> + Image Service Overview The Image Service includes the following components: diff --git a/doc/install-guide/ch_glance.xml b/doc/install-guide/ch_glance.xml index 2c08a9ae75..205ef27b3a 100644 --- a/doc/install-guide/ch_glance.xml +++ b/doc/install-guide/ch_glance.xml @@ -4,9 +4,15 @@ xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="ch_glance"> Configuring the Image Service - - - + The OpenStack Image service provides users the ability to discover, + register, and retrieve virtual machine images. Also known as + the glance project, the Image service offers a REST API that + allows querying of virtual machine image metadata as well as + retrieval of the actual image. Virtual machine images made + available through the Image service can be stored in a variety + of locations from simple filesystems to object-storage systems + like the OpenStack Object Storage service. +