Skip to content

Commit 3100710

Browse files
翟小君mriedem
authored andcommitted
Update description of valid whitelist for non-admin user
Non-admin user can filter instance by instance-uuid and other filter keys with being configured using the "os_compute_api: servers:allow_all_filters" policy rule. The policy rule was added with Ia5504da9a00bad689766aeda20255e10b7629f63. Closes-Bug:1819425 Change-Id: I74146b4370b6017cb199466258165fc6df080082
1 parent f853e04 commit 3100710

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

api-ref/source/servers.inc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,9 @@ There is whitelist for valid filter keys. Any filter key other than from
154154
whitelist will be silently ignored.
155155

156156
- For non-admin users, whitelist is different from admin users whitelist.
157-
Valid whitelist for non-admin users includes
157+
The valid whitelist can be configured using the
158+
``os_compute_api:servers:allow_all_filters`` policy rule. By default,
159+
the valid whitelist for non-admin users includes
158160

159161
- ``all_tenants``
160162
- ``changes-since``

0 commit comments

Comments
 (0)