Fix some bugs in 'dashboard_manage_instances.rst'

The Dashboard shows the instance snapshot in the "Images" category
not in the Images & Snapshots category, and the button "Launch"
should be "Launch Instance" in 'dashboard_manage_instances.rst'
of Manage instances in Admin User Guide.

Change-Id: I61ccccc8caa94697733c397e6dabeaf7dc90ed95
Closes-Bug: #1503537
This commit is contained in:
chen.qiaomin 2015-09-20 17:15:26 -04:00
parent 2869753de1
commit 6c98bd6573

View File

@ -25,10 +25,11 @@ Create instance snapshots
#. In the :guilabel:`Create Snapshot` window, enter a name for the snapshot. #. In the :guilabel:`Create Snapshot` window, enter a name for the snapshot.
#. Click :guilabel:`Create Snapshot`. The Dashboard shows the instance snapshot #. Click :guilabel:`Create Snapshot`. The Dashboard shows the instance snapshot
in the :guilabel:`Images & Snapshots` category. in the :guilabel:`Images` category.
#. To launch an instance from the snapshot, select the snapshot and #. To launch an instance from the snapshot, select the snapshot and
click Launch. For information about launching instances, see the click :guilabel:`Launch Instance`. For information about launching
instances, see the
`OpenStack End User Guide <http://docs.openstack.org/user-guide/dashboard_launch_instances.html>`__. `OpenStack End User Guide <http://docs.openstack.org/user-guide/dashboard_launch_instances.html>`__.
Control the state of an instance Control the state of an instance