Now the OpenStack Installation Guide link to http://docs.openstack.org/ We need to change it to http://docs.openstack.org/index.html#install-guides Change-Id: I34f1075d798c126c03c358ff4f8b3ca8b6d06ef9 Closes-bug: #1500725
24 lines
831 B
ReStructuredText
24 lines
831 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/index.html#install-guides>`__
|
|
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>`__.
|