The 'Role' category is under 'Identity' tab
The 'Role' category is under 'Identity' tab not 'Admin' tab, this patch fix it. Change-Id: I8b1b6f546d881195965597576bb7fbf7505231eb
This commit is contained in:
parent
1deab57056
commit
ebf8ce1f42
@ -23,7 +23,7 @@ Create a role
|
||||
|
||||
#. Log in to the dashboard and select the :guilabel:`admin` project from the
|
||||
drop-down list.
|
||||
#. On the :guilabel:`Admin` tab, click the :guilabel:`Roles` category.
|
||||
#. On the :guilabel:`Identity` tab, click the :guilabel:`Roles` category.
|
||||
#. Click the :guilabel:`Create Role` button.
|
||||
|
||||
In the :guilabel:`Create Role` window, enter a name for the role.
|
||||
@ -32,9 +32,9 @@ Create a role
|
||||
Edit a role
|
||||
~~~~~~~~~~~
|
||||
|
||||
#. Log in to the dashboard and select the :guilabel:`admin` project from the
|
||||
#. Log in to the dashboard and select the :guilabel:`Identity` project from the
|
||||
drop-down list.
|
||||
#. On the :guilabel:`Admin` tab, click the :guilabel:`Roles` category.
|
||||
#. On the :guilabel:`Identity` tab, click the :guilabel:`Roles` category.
|
||||
#. Click the :guilabel:`Edit` button.
|
||||
|
||||
In the :guilabel:`Update Role` window, enter a new name for the role.
|
||||
@ -48,9 +48,9 @@ Edit a role
|
||||
Delete a role
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
#. Log in to the dashboard and select the :guilabel:`admin` project from the
|
||||
#. Log in to the dashboard and select the :guilabel:`Identity` project from the
|
||||
drop-down list.
|
||||
#. On the :guilabel:`Admin` tab, click the :guilabel:`Roles` category.
|
||||
#. On the :guilabel:`Identity` tab, click the :guilabel:`Roles` category.
|
||||
#. Select the role you want to delete and click the :guilabel:`Delete
|
||||
Roles` button.
|
||||
#. In the :guilabel:`Confirm Delete Roles` window, click :guilabel:`Delete
|
||||
|
Loading…
Reference in New Issue
Block a user