|
18.
|
|
|
Role used to identify an authenticated user as administrator.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/api/middleware/context.py:33
|
|
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
|
|
22.
|
|
|
Public images do not have members.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/api/authorization.py:197 glance/api/authorization.py:380
|
|
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
|
|
27.
|
|
|
You are not permitted to create images owned by '%s'.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/api/authorization.py:174
|