Merge "Update dashboard screen and description for Liberty"

This commit is contained in:
Jenkins 2015-12-07 07:29:18 +00:00 committed by Gerrit Code Review
commit 54430e235f
5 changed files with 89 additions and 90 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 90 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 111 KiB

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 39 KiB

View File

@ -1,5 +1,6 @@
=======================
Log in to the dashboard Log in to the dashboard
----------------------- =======================
The dashboard is available on the node with the ``nova-dashboard`` The dashboard is available on the node with the ``nova-dashboard``
server role. server role.
@ -50,89 +51,86 @@ server role.
.. _dashboard-project-tab: .. _dashboard-project-tab:
OpenStack dashboard—:guilabel:`Project` tab OpenStack dashboard :guilabel:`Project` tab
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Projects are organizational units in the cloud, and are also known as Projects are organizational units in the cloud, and are also known as
tenants or accounts. Each user is a member of one or more projects. tenants or accounts. Each user is a member of one or more projects.
Within a project, a user creates and manages instances. Within a project, a user creates and manages instances.
From the :guilabel:`Project` tab, you can view and manage the resources in a From the :guilabel:`Project` tab, you can view and manage the resources in a
selected project, including instances and images. You select the project selected project, including instances and images. You can select the project
from the CURRENT PROJECT list at the top of the tab. from the drop down menu at the top left.
.. figure:: figures/dashboard_project_tab.png .. figure:: figures/dashboard_project_tab.png
:width: 100% :width: 100%
**Figure: Project tab** **Figure: Project tab**
From the :guilabel:`Project` tab, you can access the following tabs: From the :guilabel:`Project` tab, you can access the following categories:
-----------------------
:guilabel:`Compute` tab :guilabel:`Compute` tab
----------------------- -----------------------
:guilabel:`Overview`: View reports for the project. * :guilabel:`Overview`: View reports for the project.
:guilabel:`Instances`: View, launch, create a snapshot from, stop, pause, or * :guilabel:`Instances`: View, launch, create a snapshot from, stop, pause,
reboot instances, or connect to them through VNC. or reboot instances, or connect to them through VNC.
:guilabel:`Volumes`: Use the following tabs to complete these tasks: * :guilabel:`Volumes`: Use the following tabs to complete these tasks:
* :guilabel:`Volumes`: View, create, edit, and delete volumes. * :guilabel:`Volumes`: View, create, edit, and delete volumes.
* :guilabel:`Volume Snapshots`: View, create, edit, and delete volume * :guilabel:`Volume Snapshots`: View, create, edit, and delete volume
snapshots. snapshots.
:guilabel:`Images`: View images and instance snapshots created by project * :guilabel:`Images`: View images and instance snapshots created by project
users, plus any images that are publicly available. Create, edit, and delete users, plus any images that are publicly available. Create, edit, and
images, and launch instances from images and snapshots. delete images, and launch instances from images and snapshots.
:guilabel:`Access & Security`: Use the following tabs to complete these tasks: * :guilabel:`Access & Security`: Use the following tabs to complete these
tasks:
* :guilabel:`Security Groups`: View, create, edit, and delete security groups * :guilabel:`Security Groups`: View, create, edit, and delete security
and security group rules. groups and security group rules.
* :guilabel:`Key Pairs`: View, create, edit, import, and delete key pairs. * :guilabel:`Key Pairs`: View, create, edit, import, and delete key pairs.
* :guilabel:`Floating IPs`: Allocate an IP address to or release it from a * :guilabel:`Floating IPs`: Allocate an IP address to or release it from a
project. project.
* :guilabel:`API Access`: View API endpoints. * :guilabel:`API Access`: View API endpoints.
-----------------------
:guilabel:`Network` tab :guilabel:`Network` tab
----------------------- -----------------------
:guilabel:`Network Topology`: View the network topology. * :guilabel:`Network Topology`: View the network topology.
:guilabel:`Networks`: Create and manage public and private networks. * :guilabel:`Networks`: Create and manage public and private networks.
:guilabel:`Routers`: Create and manage routers. * :guilabel:`Routers`: Create and manage routers.
----------------------------
:guilabel:`Object Store` tab
----------------------------
:guilabel:`Containers`: Create and manage containers and objects.
-----------------------------
:guilabel:`Orchestration` tab :guilabel:`Orchestration` tab
----------------------------- -----------------------------
:guilabel:`Stacks`: Use the REST API to orchestrate multiple composite cloud * :guilabel:`Stacks`: Use the REST API to orchestrate multiple composite
applications. cloud applications.
:guilabel:`Resource Types`: Show a list of all the supported resource types * :guilabel:`Resource Types`: Show a list of all the supported resource
for HOT templates. types for HOT templates.
:guilabel:`Object Store` tab
----------------------------
* :guilabel:`Containers`: Create and manage containers and objects.
.. _dashboard-admin-tab: .. _dashboard-admin-tab:
OpenStack dashboard—:guilabel:`Admin` tab OpenStack dashboard :guilabel:`Admin` tab
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Administrative users can use the :guilabel:`Admin` tab to view usage and to Administrative users can use the :guilabel:`Admin` tab to view usage and to
manage instances, volumes, flavors, images, services, and quotas. manage instances, volumes, flavors, images, networks and so on.
.. figure:: figures/dashboard_admin_tab.png .. figure:: figures/dashboard_admin_tab.png
@ -143,94 +141,95 @@ manage instances, volumes, flavors, images, services, and quotas.
From the :guilabel:`Admin` tab, you can access the following category From the :guilabel:`Admin` tab, you can access the following category
to complete these tasks: to complete these tasks:
----------------------------
:guilabel:`System` tab :guilabel:`System` tab
---------------------------- ----------------------
:guilabel:`Overview`: View basic reports. * :guilabel:`Overview`: View basic reports.
:guilabel:`Resource Usage`: Use the following tabs to view the following * :guilabel:`Resource Usage`: Use the following tabs to view the following
usages: usages:
* :guilabel:`Usage Report`: View the usage report. * :guilabel:`Usage Report`: View the usage report.
* :guilabel:`Stats`: View the statistics of all resources. * :guilabel:`Stats`: View the statistics of all resources.
:guilabel:`Hypervisors`: View the hypervisor summary. * :guilabel:`Hypervisors`: View the hypervisor summary.
:guilabel:`Host Aggregates`: View, create, and edit host aggregates. View the * :guilabel:`Host Aggregates`: View, create, and edit host aggregates.
list of availability zones. View the list of availability zones.
:guilabel:`Instances`: View, pause, resume, suspend, migrate, soft or hard * :guilabel:`Instances`: View, pause, resume, suspend, migrate, soft or hard
reboot, and delete running instances that belong to users of some, but not all, reboot, and delete running instances that belong to users of some, but not
projects. Also, view the log for an instance or access an instance through VNC. all, projects. Also, view the log for an instance or access an instance
through VNC.
:guilabel:`Volumes`: Use the following tabs to complete these tasks: * :guilabel:`Volumes`: Use the following tabs to complete these tasks:
* :guilabel:`Volumes`: View, create, manage, and delete volumes. * :guilabel:`Volumes`: View, create, manage, and delete volumes.
* :guilabel:`Volume Types`: View, create, manage, and delete volume types. * :guilabel:`Volume Types`: View, create, manage, and delete volume types.
* :guilabel:`Volume Snapshots`: View, manage, and delete volume snapshots. * :guilabel:`Volume Snapshots`: View, manage, and delete volume snapshots.
:guilabel:`Flavors`: View, create, edit, view extra specifications for, and * :guilabel:`Flavors`: View, create, edit, view extra specifications for,
delete flavors. A flavor is size of an instance. and delete flavors. A flavor is size of an instance.
:guilabel:`Images`: View, create, edit properties for, and delete custom * :guilabel:`Images`: View, create, edit properties for, and delete custom
images. images.
:guilabel:`Networks`: View, create, edit properties for, and delete networks. * :guilabel:`Networks`: View, create, edit properties for, and delete
networks.
:guilabel:`Routers`: View, create, edit properties for, and delete routers. * :guilabel:`Routers`: View, create, edit properties for, and delete routers.
:guilabel:`Defaults`: View default quota values. Quotas are hard-coded in * :guilabel:`Defaults`: View default quota values. Quotas are hard-coded in
OpenStack Compute and define the maximum allowable size and number of OpenStack Compute and define the maximum allowable size and number of
resources. resources.
:guilabel:`Metadata Definitions`: Import namespace and view the metadata * :guilabel:`Metadata Definitions`: Import namespace and view the metadata
information. information.
:guilabel:`System Information`: Use the following tabs to view the service * :guilabel:`System Information`: Use the following tabs to view the service
information: information:
* :guilabel:`Services`: View a list of the services. * :guilabel:`Services`: View a list of the services.
* :guilabel:`Compute Services`: View a list of all Compute services. * :guilabel:`Compute Services`: View a list of all Compute services.
* :guilabel:`Block Storage Services`: View a list of all Block Storage * :guilabel:`Block Storage Services`: View a list of all Block Storage
services. services.
* :guilabel:`Network Agents`: View the network agents. * :guilabel:`Network Agents`: View the network agents.
* :guilabel:`Orchestration Services`: View a list of all Orchestration * :guilabel:`Orchestration Services`: View a list of all Orchestration
services. services.
.. _dashboard-identity-tab: .. _dashboard-identity-tab:
OpenStack dashboard—:guilabel:`Identity` tab OpenStack dashboard :guilabel:`Identity` tab
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. figure:: figures/dashboard_identity_tab.png .. figure:: figures/dashboard_identity_tab.png
:width: 100% :width: 100%
**Figure:Identity tab** **Figure:Identity tab**
:guilabel:`Projects`: View, create, assign users to, remove users from, and * :guilabel:`Projects`: View, create, assign users to, remove users from,
delete projects. and delete projects.
:guilabel:`Users`: View, create, enable, disable, and delete users. * :guilabel:`Users`: View, create, enable, disable, and delete users.
OpenStack dashboard—:guilabel:`Settings` tab OpenStack dashboard :guilabel:`Settings` tab
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. figure:: figures/dashboard_settings_tab.png .. figure:: figures/dashboard_settings_tab.png
:width: 100% :width: 100%
**Figure:Settings tab** **Figure:Settings tab**
Click the 'Settings' button from the user drop down menu in the top right Click the :guilabel:`Settings` button from the user drop down menu at the
of any page, you will see the :guilabel:`Settings` tab. top right of any page, you will see the :guilabel:`Settings` tab.
:guilabel:`User Settings`: View and manage dashboard settings. * :guilabel:`User Settings`: View and manage dashboard settings.
:guilabel:`Change Password`: Change the password of the user. * :guilabel:`Change Password`: Change the password of the user.