|
17.
|
|
|
The amount of time in seconds to delay before performing a delete.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/scrubber.py:42 glance/store/__init__.py:58
|
|
18.
|
|
|
A boolean that determines if the scrubber should clean up the files it uses for taking data. Only one server in your deployment should be designated the cleanup host.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/scrubber.py:45
|
|
19.
|
|
|
Turn on/off delayed delete.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/store/__init__.py:53
|
|
20.
|
|
|
Items must have a modified time that is older than this value in order to be candidates for cleanup.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/scrubber.py:50
|
|
21.
|
|
|
Loop time between checking for new items to schedule for delete.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/scrubber.py:64
|
|
22.
|
|
|
Run as a long-running process. When not specified (the default) run the scrub operation once and then exits. When specified do not exit and run scrub on wakeup_time interval as specified in the config.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/scrubber.py:72
|
|
23.
|
|
|
%s file is not exists.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/scrubber.py:476
|
|
24.
|
|
|
%s file contains conflicting cleanup timestamp.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/scrubber.py:481
|
|
25.
|
|
|
You cannot get image member for %s
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/api/authorization.py:118 glance/api/authorization.py:129
|
|
26.
|
|
|
You cannot delete image member for %s
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/api/authorization.py:137
|