1f9fe15661
In the Admin Guide for Cloud, under the Dashboard subcategory, the link used as a reference to launch instances with the dashboard does not point to the correct section in the End-User Guide. This fix will update the current link to point to the correct section in the End-User Guide. Change-Id: I0c8db1f4b27286a739d32c444f3b94681b42f637 Closes-Bug: #1489133
23 lines
806 B
ReStructuredText
23 lines
806 B
ReStructuredText
=========
|
|
Dashboard
|
|
=========
|
|
|
|
The OpenStack dashboard is a web-based interface that allows you to
|
|
manage OpenStack resources and services. The dashboard allows you to
|
|
interact with the OpenStack Compute cloud controller using the OpenStack
|
|
APIs. For more information about installing and configuring the
|
|
dashboard, see the `OpenStack Installation Guide <http://docs.openstack.org/>`__
|
|
for your operating system.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
common/dashboard_customizing.rst
|
|
dashboard_sessions.rst
|
|
|
|
|
|
- To deploy the dashboard, see the `OpenStack dashboard documentation
|
|
<http://docs.openstack.org/developer/horizon/topics/deployment.html>`__.
|
|
- To launch instances with the dashboard, see the `OpenStack End User
|
|
Guide <http://docs.openstack.org/user-guide/dashboard_launch_instances.html>`__.
|