File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -89,8 +89,8 @@ Some things to watch out for:
8989 SELECT * FROM trust_role WHERE trust_id = '<trust-id>' AND role_id = '<_member_-role-id>';
9090 * Policies may require the ``reader `` role rather than the non-standardised
9191 ``observer `` role. The following error was observed in Horizon: ``Policy doesn’t allow os_compute_api:os-simple-tenant-usage:show to be performed ``,
92- when the user only had the observer role in the project. It is best to keep the observer role until all projects have the ``enforce_new_defaults ``
93- config option set. A one liner is shown below (or update your projects config):
92+ when the user only had the observer role in the project. It is best to keep the observer role until all projects have the ``enforce_new_defaults ``
93+ config option set. A one liner is shown below (or update your projects config):
9494
9595 .. code-block :: console
9696
You can’t perform that action at this time.
0 commit comments