Files
nova/api-ref/source
Matt Riedemann 57646dfe77 api-ref: fix mention of all_tenants filter for non-admins
The API reference for listing servers says that the all_tenants
filter parameter is available for non-admins which is likely
a mistake because of it being in the _get_server_search_options
method, but all_tenants is admin-only by default policy because
of the os_compute_api:servers:index:get_all_tenants and
os_compute_api:servers:detail:get_all_tenants policy rules.

This change fixes the API reference to remove all_tenants from
the list of non-admin filter parameters and also adds a note to
the _get_server_search_options method to avoid future confusion.

Change-Id: I0e937afbdf8e19d2efd626047913d4c8a9b88b76
Closes-Bug: #1828042
2019-05-07 10:47:04 -04:00
..
2018-01-18 10:39:24 +00:00
2019-04-16 18:26:13 +01:00
2016-11-11 14:01:51 -05:00
2017-03-31 06:19:01 +00:00
2019-04-16 18:26:13 +01:00
2017-03-29 01:37:56 +08:00
2017-11-28 11:07:36 +08:00
2017-07-13 11:40:43 +08:00