Add note to RBAC chapter of Networking Guide
This commit adds a note to the RBAC chapter of the Networking Guide clarifying that subnets inherit the RBAC policy entries of their network. Change-Id: Ic9256f3fcfe89b495c97df16fe6c6b3f052b9ab8 Closes-Bug: #1784586
This commit is contained in:
parent
765fd4d7b8
commit
c205963399
@ -101,6 +101,9 @@ the network when running :command:`openstack network list` and
|
||||
on that network. No other users (other than admins and the owner)
|
||||
will be able to see the network.
|
||||
|
||||
.. note::
|
||||
Subnets inherit the RBAC policy entries of their network.
|
||||
|
||||
To remove access for that project, delete the policy that allows
|
||||
it using the :command:`openstack network rbac delete` command:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user