openstack-manuals/doc/config-reference/source/image-service.rst
njirap f8619791c7 [config-ref] Log files sections for all projects
Change-Id: Ifd38a299ca423d29eaa1bc46513a4bbb639350d7
Closes-Bug: #1523257
2016-02-19 13:21:23 +03:00

1.6 KiB

Image service

image-service/image_service_api.rst image-service/image_service_rpc.rst image-service/image_service_ISO_support.rst image-service/image_service_backends.rst image-service/logs.rst image-service/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.

If your installation requires euca2ools to register new images, you must run the nova-objectstore service. This service provides an Amazon S3 front end for the Image service, which is required by euca2ools.

To customize the Compute service, use the configuration option settings documented in nova-glance and nova-s3.

You can modify many options in the Image service. The following tables provide a comprehensive list.