|
5.
|
|
|
Get image %(id)s data failed: %(err)s.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/store/__init__.py:739
|
|
16.
|
|
|
The size of thread pool to be used for scrubbing images. The default is one, which signifies serial scrubbing. Any value above one indicates the max number of images that may be scrubbed in parallel.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/scrubber.py:40
|
|
19.
|
|
|
Whether to pass through headers containing user and tenant information when making requests to the registry. This allows the registry to use the context middleware without keystonemiddleware's auth_token middleware, removing calls to the keystone auth service. It is recommended that when using this option, secure communication between glance api and glance registry is ensured by means other than auth_token middleware.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/scrubber.py:51 glance/registry/client/v1/api.py:34
|
|
20.
|
|
|
Loop time between checking for new items to schedule for delete.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/scrubber.py:64
|
|
21.
|
|
|
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.
|
|
|
You cannot get image member for %s
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/api/authorization.py:118 glance/api/authorization.py:129
|
|
24.
|
|
|
You cannot delete image member for %s
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/api/authorization.py:137
|
|
25.
|
|
|
You cannot add image member for %s
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/api/authorization.py:146
|
|
26.
|
|
|
You cannot update image member %s
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/api/authorization.py:155
|
|
28.
|
|
|
You are not permitted to create image members for the image.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/api/authorization.py:192
|