Fix typos in glance/doc/source/configuring.rst

Change-Id: I351e309c10d26cd15a6a7f38b68d93d477d69e93
This commit is contained in:
Mitsuhiro SHIGEMATSU 2015-04-13 22:46:06 +09:00
parent c4b4297a03
commit bd04638cec

View File

@ -1370,7 +1370,7 @@ Optional. Default: ``roles``.
Configuring Glance APIs 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 Images API. Disable either version of the Images API using the
following options: following options:
@ -1439,7 +1439,7 @@ profiling feature for glance-api and glance-registry service.
Optional. Default: ``True`` 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 sqlalchemy engine based SQL execution profiling feature for glance-api and
glance-registry services. glance-registry services.
@ -1448,7 +1448,7 @@ glance-registry services.
Optional. Default: ``True`` Optional. Default: ``True``
**IMPORTANT NOTE**: The HMAC key which is used for encrypting context data for **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 glance-registry service separately, by default they place at
/etc/glance/api-paste.ini and /etc/glance/registry-paste.ini files, in order /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 to make profiling work as designed operator needs to make those values of HMAC