Add miss tabs for end user and administrator

For end user and administrator, the "Identity" tab are displayed,
but in "log_in_dashboard.rst", there miss the tab.

Change-Id: I9bfc8c67a21ff7599f49e231db88d4aafea484b7
Closes-bug: #1499753
This commit is contained in:
chenqiaomin 2015-07-12 16:14:12 -04:00 committed by Allen
parent 6ee25be6ef
commit d5f261a069

View File

@ -42,12 +42,14 @@ server role.
The visible tabs and functions in the dashboard depend on the access
permissions, or roles, of the user you are logged in as.
* If you are logged in as an end user, the :guilabel:`Project` tab is
displayed.
* If you are logged in as an end user, the :guilabel:`Project` tab
(:ref:`dashboard-project-tab`) and :guilabel:`Identity` tab
(:ref:`dashboard-identity-tab`) are displayed.
* If you are logged in as an administrator, the :guilabel:`Project` tab
(:ref:`dashboard-project-tab`) and :guilabel:`Admin` tab
(:ref:`dashboard-admin-tab`) are displayed.
(:ref:`dashboard-admin-tab`) and :guilabel:`Identity` tab
(:ref:`dashboard-identity-tab`) are displayed.
.. _dashboard-project-tab:
@ -205,6 +207,8 @@ information:
* :guilabel:`Orchestration Services`: View a list of all Orchestration
services.
.. _dashboard-identity-tab:
OpenStack dashboard—:guilabel:`Identity` tab
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~