horizon/doc/source/admin/index.rst
Akihiro Motoki 77ed0e3db2 doc: drop horizon-plugins' content from user/admin guide
This commit drops contents on manila-ui, neutron-lbaas-dashboard
and trove-dashboard from the user and admin guides.
These were imported from openstack-manuals into horizon
during the doc-migration work, but they were mistakes because
they should be maintained by individual horizon plugin teams.

Closes-Bug: #1741613
Closes-Bug: #1741614
Closes-Bug: #1741615
Change-Id: I6f30cb260a23721015059c1f672b0749364033cb
2018-01-06 22:40:38 +09:00

31 lines
998 B
ReStructuredText

====================
Administration Guide
====================
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 :doc:`/install/index` for your operating system.
.. toctree::
:maxdepth: 2
customize-configure.rst
sessions.rst
manage-images.rst
admin-manage-roles.rst
manage-projects-and-users.rst
manage-instances.rst
manage-flavors.rst
manage-volumes.rst
set-quotas.rst
manage-services.rst
manage-host-aggregates.rst
- To deploy the dashboard, see the :doc:`/install/index`.
- To launch instances with the dashboard as an end user, see the
:doc:`/user/launch-instances` in the OpenStack End User Guide.
- To create and manage ports, see the :doc:`/user/create-networks`
section of the OpenStack End User Guide.