openstack-manuals/doc/config-reference/source/image.rst
KATO Tomoyuki 20feda79a7 [config-ref] update glance config options for Newton
Change-Id: Ia35e463e9f2c5528df945ded693fcd9a69e9e9b9
2016-09-30 14:54:32 +09:00

25 lines
651 B
ReStructuredText

=============
Image service
=============
.. toctree::
:maxdepth: 1
image/api.rst
image/backends.rst
image/config-options.rst
image/logs.rst
image/sample-configuration-files.rst
tables/conf-changes/glance.rst
Compute relies on an external image service to store virtual machine images and
maintain a catalog of available images. By default, Compute is configured to
use the Image service (glance), which is currently the only supported image
service.
.. note::
The common configurations for shared service and libraries,
such as database connections and RPC messaging,
are described at :doc:`common-configurations`.