From dc6ab9ce8c5fbc90b996657e0dc33b6101340316 Mon Sep 17 00:00:00 2001 From: KATO Tomoyuki Date: Fri, 24 Jun 2016 07:44:51 +0900 Subject: [PATCH] [config-ref] remove nova-objectstore and s3 back end desc backport: mitaka Change-Id: I97694fe78a47b810fa52f9d2bc229a385f5e597c Closes-Bug: #1594624 --- doc/config-reference/source/image-service.rst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/doc/config-reference/source/image-service.rst b/doc/config-reference/source/image-service.rst index c74b94313b..1dda942823 100644 --- a/doc/config-reference/source/image-service.rst +++ b/doc/config-reference/source/image-service.rst @@ -16,12 +16,8 @@ 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 :command:`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 :command:`euca2ools`. - To customize the Compute service, use the configuration option settings -documented in :ref:`nova-glance` and :ref:`nova-s3`. +documented in :ref:`nova-glance`. You can modify many options in the Image service. The following tables provide a comprehensive list.