Akihiro Motoki afa18f4f37 Clean up remaining references to underscore files of user-guide
Change-Id: I0e0699d4aa479c181a79ad71472be87b4c1136e7
Implements: blueprint consistency-file-rename
2016-08-12 13:48:38 +09:00

38 lines
1.4 KiB
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
dashboard-manage-images.rst
dashboard-admin-manage-roles.rst
dashboard-manage-instances.rst
dashboard-manage-flavors.rst
dashboard-manage-volumes.rst
dashboard-manage-shares.rst
dashboard-set-quotas.rst
dashboard-manage-resources.rst
dashboard-manage-host-aggregates.rst
dashboard-admin-manage-stacks.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 as an end user, see the
`Launch and manage instances
<http://docs.openstack.org/user-guide/dashboard-launch-instances.html>`__.
in the OpenStack End User Guide.
- To create and manage ports, see the `Create and manage networks
<http://docs.openstack.org/user-guide/dashboard-create-networks.html#create-a-port>`__
section of the OpenStack End User Guide.