|
13.
|
|
|
Failed to upload image data for image %(image_id)s due to HTTP error: %(error)s
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/notifier.py:274
|
|
14.
|
|
|
Failed to upload image data for image %(image_id)s due to internal error: %(error)s
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/notifier.py:281
|
|
15.
|
|
|
custom properties (%(props)s) conflict with base properties
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/schema.py:58
|
|
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
|
|
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
|