Minor clean-up of RST, Admin Guide

-Remove extra asterisks in End User link name.
-Use OpenStack in End User Guide link name.
-Distinguish between CLI and Dashboard
manage stacks link names.

Change-Id: Iee8106e72a168c23c20b283a6b2f3cc7bb10a200
This commit is contained in:
Karen Bradshaw 2015-06-08 12:54:44 -04:00
parent ae342411fd
commit 300beacf10
3 changed files with 10 additions and 12 deletions

View File

@ -1,6 +1,6 @@
========================
Launch and manage stacks
========================
======================================
Launch and manage stacks using the CLI
======================================
The Orchestration service provides a template-based
orchestration engine for the OpenStack cloud, which
@ -19,7 +19,7 @@ high availability.
For information about the:
- Basic creation and deletion of Orchestration stacks, refer
to the `End User Guide <http://docs.openstack.org/user-guide/dashboard_stacks.html>`_
to the `OpenStack End User Guide <http://docs.openstack.org/user-guide/dashboard_stacks.html>`_
- **heat** CLI commands, see the `OpenStack Command Line Interface Reference <http://docs.openstack.org/cli-reference/content/>`_

View File

@ -1,6 +1,6 @@
========================
Launch and manage stacks
========================
============================================
Launch and manage stacks using the Dashboard
============================================
The Orchestration service provides a template-based orchestration
engine for the OpenStack cloud, which can be used to create and manage
@ -24,6 +24,6 @@ For information about:
the dashboard.
* the basic creation and deletion of Orchestration stacks, refer to
the `End User Guide
the `OpenStack End User Guide
<http://docs.openstack.org/user-guide/dashboard_stacks.html>`__.

View File

@ -8,8 +8,7 @@ create a snapshot from, and migrate instances. You can also view the
logs for instances or launch a VNC console for an instance.
For information about using the dashboard to launch instances as an end
user, see the `*OpenStack End User
Guide* <http://docs.openstack.org/user-guide/content/>`__.
user, see the `OpenStack End User Guide <http://docs.openstack.org/user-guide/content/>`__.
Create instance snapshots
~~~~~~~~~~~~~~~~~~~~~~~~~
@ -29,8 +28,7 @@ Create instance snapshots
#. To launch an instance from the snapshot, select the snapshot and
click Launch. For information about launching instances, see the
`*OpenStack End User
Guide* <http://docs.openstack.org/user-guide/content/>`__.
`OpenStack End User Guide <http://docs.openstack.org/user-guide/content/>`__.
Control the state of an instance
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~