Update Inherited Role Assignment Extension section

This patch updates the section which explains
inherited role assignments in order to include
information about role inheritance in a project
hierarchy.

Closes-Bug: #1409205
Change-Id: Ie3d8e1f16ee0b65b4886ae8e7866deb558238702
changes/61/146261/4
Samuel de Medeiros Queiroz 2015-01-10 00:45:15 -03:00
parent aae31e088d
commit 984fdbc38e
1 changed files with 4 additions and 3 deletions

View File

@ -869,9 +869,10 @@ Inherited Role Assignment Extension
-----------------------------------
Keystone provides an optional extension that adds the capability to assign
roles to a domain that, rather than affect the domain itself, are instead
inherited to all projects owned by that domain. This extension is disabled by
default, but can be enabled by including the following in ``keystone.conf``:
roles on a project or domain that, rather than affect the project or domain
itself, are instead inherited to the project subtree or to all projects owned
by that domain. This extension is disabled by default, but can be enabled by
including the following in ``keystone.conf``:
.. code-block:: ini