From bd04638cec0d7ba7d2fe841223cb5f4ef7e52f8d Mon Sep 17 00:00:00 2001 From: Mitsuhiro SHIGEMATSU Date: Mon, 13 Apr 2015 22:46:06 +0900 Subject: [PATCH] Fix typos in glance/doc/source/configuring.rst Change-Id: I351e309c10d26cd15a6a7f38b68d93d477d69e93 --- doc/source/configuring.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/configuring.rst b/doc/source/configuring.rst index 5984929f6c..aa9be2afa6 100644 --- a/doc/source/configuring.rst +++ b/doc/source/configuring.rst @@ -1370,7 +1370,7 @@ Optional. Default: ``roles``. Configuring Glance APIs ----------------------- -The glance-api service implents versions 1 and 2 of the OpenStack +The glance-api service implements versions 1 and 2 of the OpenStack Images API. Disable either version of the Images API using the following options: @@ -1439,7 +1439,7 @@ profiling feature for glance-api and glance-registry service. Optional. Default: ``True`` -The config value ``trace_sqlalchemy`` is used to determin whether fully enable +The config value ``trace_sqlalchemy`` is used to determine whether fully enable sqlalchemy engine based SQL execution profiling feature for glance-api and glance-registry services. @@ -1448,7 +1448,7 @@ glance-registry services. Optional. Default: ``True`` **IMPORTANT NOTE**: The HMAC key which is used for encrypting context data for -performance profiling is configued in paste config file of glance-api and +performance profiling is configured in paste config file of glance-api and glance-registry service separately, by default they place at /etc/glance/api-paste.ini and /etc/glance/registry-paste.ini files, in order to make profiling work as designed operator needs to make those values of HMAC