|
16.
|
|
|
Directory that the scrubber will use to track information about what to delete. Make sure this is set in glance-api.conf and glance-scrubber.conf.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/scrubber.py:37 glance/store/__init__.py:48
|
|
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
|
|
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
|
|
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
|
|
55.
|
|
|
Unable to find policy file
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/api/policy.py:96
|
|
85.
|
|
|
Denying attempt to upload image because it exceeds the .quota: %s
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/api/v1/upload_utils.py:212 glance/api/v2/images.py:132
|
|
87.
|
|
|
Image %(id)s could not be found after upload.The image may have been deleted during the upload: %(error)s Cleaning up the chunks uploaded
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/api/v2/image_data.py:71
|
|
160.
|
|
|
Body expected in request
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/api/v2/tasks.py:128
|
|
208.
|
|
|
Specifies the maximum number of eventlet threads which can be spun up by the eventlet based task executor to perform execution of Glance tasks.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/common/config.py:70
|