Merge "Fixing typo and adding example policy"
This commit is contained in:
commit
f31fdd1800
@ -196,8 +196,8 @@
|
|||||||
create a role in the Identity service and then modify
|
create a role in the Identity service and then modify
|
||||||
<filename>/etc/nova/policy.json</filename> so that this
|
<filename>/etc/nova/policy.json</filename> so that this
|
||||||
role is required for Compute operations.</para>
|
role is required for Compute operations.</para>
|
||||||
<para>For example, this line in
|
<para>For example, this line "volume:create": [] in
|
||||||
<filename>/etc/nova/policy.json</filename> specifies
|
<filename>/etc/cinder/policy.json</filename> specifies
|
||||||
that there are no restrictions on which users can create
|
that there are no restrictions on which users can create
|
||||||
volumes: if the user has any role in a tenant, they will
|
volumes: if the user has any role in a tenant, they will
|
||||||
be able to create volumes in that tenant.</para>
|
be able to create volumes in that tenant.</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user