Fix typos in Glance files
TrivialFix Change-Id: I65a6775993d8480b6f58573e08d1d815bb7657d5
This commit is contained in:
parent
39c327fa6d
commit
b9de463ee8
@ -48,7 +48,7 @@
|
|||||||
logging configuration to any other existing logging
|
logging configuration to any other existing logging
|
||||||
options. Please see the Python logging module documentation
|
options. Please see the Python logging module documentation
|
||||||
for details on logging configuration files. The log-config
|
for details on logging configuration files. The log-config
|
||||||
name for this option is depcrecated.
|
name for this option is deprecated.
|
||||||
|
|
||||||
**--log-format FORMAT**
|
**--log-format FORMAT**
|
||||||
A logging.Formatter log message format string which may use any
|
A logging.Formatter log message format string which may use any
|
||||||
|
@ -25,7 +25,7 @@ This is meant to be run as a periodic task from cron.
|
|||||||
|
|
||||||
If something goes wrong while we're caching an image (for example the fetch
|
If something goes wrong while we're caching an image (for example the fetch
|
||||||
times out, or an exception is raised), we create an 'invalid' entry. These
|
times out, or an exception is raised), we create an 'invalid' entry. These
|
||||||
entires are left around for debugging purposes. However, after some period of
|
entries are left around for debugging purposes. However, after some period of
|
||||||
time, we want to clean these up.
|
time, we want to clean these up.
|
||||||
|
|
||||||
Also, if an incomplete image hangs around past the image_cache_stall_time
|
Also, if an incomplete image hangs around past the image_cache_stall_time
|
||||||
|
Loading…
Reference in New Issue
Block a user