Merge "Fix typos in configuring.rst"
This commit is contained in:
commit
89a66916f8
@ -627,7 +627,7 @@ will use multiple containers to store images, and this value will determine
|
||||
how many characters from an image UUID are checked when determining what
|
||||
container to place the image in. The maximum number of containers that will be
|
||||
created is approximately equal to 16^N. This setting is used only when
|
||||
swift_store_multi_tentant is disabled.
|
||||
swift_store_multi_tenant is disabled.
|
||||
|
||||
Example: if this config option is set to 3 and
|
||||
swift_store_container = 'glance', then an image with UUID
|
||||
@ -1157,7 +1157,7 @@ Optional. Default: ``None``
|
||||
|
||||
Can only be specified in configuration files.
|
||||
|
||||
Location of ca certicates file to use for cinder client requests.
|
||||
Location of ca certificates file to use for cinder client requests.
|
||||
|
||||
* ``cinder_http_retries=TIMES``
|
||||
|
||||
@ -1369,7 +1369,7 @@ Required when image cache middleware is enabled.
|
||||
Default: ``/var/lib/glance/image-cache``
|
||||
|
||||
This is the base directory the image cache can write files to.
|
||||
Make sure the directory is writeable by the user running the
|
||||
Make sure the directory is writable by the user running the
|
||||
``glance-api`` server
|
||||
|
||||
* ``image_cache_driver=DRIVER``
|
||||
|
Loading…
Reference in New Issue
Block a user