General updates to the dashboard chapter
As per the bug, updated the wording for the Dashboard chapter. Watch this space for the rest of the book. Change-Id: Idc68e3f241392cae48b7e786951222984c337e09 Partial-Bug: #1251195
This commit is contained in:
parent
011c9a965b
commit
b2ddb85cc6
@ -6,38 +6,35 @@
|
||||
<?dbhtml stop-chunking?>
|
||||
<title>Dashboard</title>
|
||||
<para xmlns:raxm="http://docs.rackspace.com/api/metadata">The
|
||||
dashboard, also known as <link
|
||||
xlink:href="https://github.com/openstack/horizon/"
|
||||
>horizon</link>, enables cloud administrators and users to
|
||||
manage various OpenStack resources and services through a
|
||||
Web-based interface. The dashboard enables interactions with
|
||||
the OpenStack Compute cloud controller through the OpenStack
|
||||
APIs. For information about installing and configuring the
|
||||
dashboard, see the <citetitle>OpenStack Installation
|
||||
Guide</citetitle> for your distribution. After you install
|
||||
and configure the dashboard, complete these
|
||||
tasks:</para>
|
||||
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 <citetitle>OpenStack Installation Guide</citetitle> for your
|
||||
operating system.
|
||||
</para>
|
||||
<para>
|
||||
For more information about using the dashboard, see:
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Customize your dashboard. See <xref
|
||||
linkend="dashboard-custom-brand"/>.</para>
|
||||
<para><xref linkend="dashboard-custom-brand"/>, for customizing
|
||||
the dashboard.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Set up session storage for the dashboard. See <xref
|
||||
linkend="dashboard-sessions"/>.</para>
|
||||
<para><xref linkend="dashboard-sessions"/>, for setting up session
|
||||
storage for the dashboard.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Deploy the dashboard. See <link
|
||||
xlink:href="http://docs.openstack.org/developer/horizon/topics/deployment.html"
|
||||
>Deploying Horizon</link>.</para>
|
||||
<para>The <link xlink:href="http://docs.openstack.org/developer/horizon/topics/deployment.html">
|
||||
Horizon documentation</link>, for deploying the dashboard.</para>
|
||||
</listitem>
|
||||
<listitem xml:id="launch_instances">
|
||||
<para>Launch instances with the dashboard. See the <link
|
||||
xlink:href="http://docs.openstack.org/user-guide/content/"
|
||||
><citetitle>OpenStack End User
|
||||
Guide</citetitle></link>.</para>
|
||||
<para>The <link xlink:href="http://docs.openstack.org/user-guide/content/">
|
||||
<citetitle>OpenStack End User Guide</citetitle></link>, for launching
|
||||
instances with the dashboard..</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</para>
|
||||
<xi:include href="../common/section_dashboard_customizing.xml"/>
|
||||
<xi:include href="../common/section_dashboard_sessions.xml"/>
|
||||
</chapter>
|
||||
|
Loading…
Reference in New Issue
Block a user