Merge "Replace '** **' with 'guilabel' to maintain consistency"

This commit is contained in:
Jenkins 2016-06-17 11:11:12 +00:00 committed by Gerrit Code Review
commit 7343999078

View File

@ -851,11 +851,11 @@ to access block devices from within the instance operating system,
potentially formatting them for first use and being cautious when potentially formatting them for first use and being cautious when
removing them. What is specific is how to create new volumes and attach removing them. What is specific is how to create new volumes and attach
and detach them from instances. These operations can all be done from and detach them from instances. These operations can all be done from
the **Volumes** page of the dashboard or by using the ``cinder`` the :guilabel:`Volumes` page of the dashboard or by using the ``cinder``
command-line client. command-line client.
To add new volumes, you need only a volume size in gigabytes. To add new volumes, you need only a volume size in gigabytes.
Either put these into the **Create Volume** web form or use the command Either put these into the :guilabel:`Create Volume` web form or use the command
line: line:
.. code-block:: console .. code-block:: console
@ -1708,7 +1708,7 @@ this is the base command that later details are layered upon.
To delete instances from the dashboard, select the To delete instances from the dashboard, select the
:guilabel:`Delete instance` action next to the :guilabel:`Delete instance` action next to the
:guilabel:`instance` on the **Instances** page. :guilabel:`instance` on the :guilabel:`Instances` page.
.. note:: .. note::
@ -1956,10 +1956,11 @@ of the dashboard. The command line can also be used:
Once allocated, a floating IP can be assigned to running instances from Once allocated, a floating IP can be assigned to running instances from
the dashboard either by selecting :guilabel:`Associate Floating IP` from the the dashboard either by selecting :guilabel:`Associate Floating IP` from the
actions drop-down next to the IP on the :guilabel:`Floating IPs` tab of the actions drop-down next to the IP on the :guilabel:`Floating IPs` tab of the
**Access & Security** page or by making this selection next to the instance :guilabel:`Access & Security` page or by making this selection next to the
you want to associate it with on the Instances page. The inverse action, instance you want to associate it with on the Instances page. The inverse
Dissociate Floating IP, is available from the :guilabel:`Floating IPs` tab action, Dissociate Floating IP, is available from the :guilabel:`Floating IPs`
of the **Access & Security** page and from the **Instances** page. tab of the :guilabel:`Access & Security` page and from the
:guilabel:`Instances` page.
To associate or disassociate a floating IP with a server from the To associate or disassociate a floating IP with a server from the
command line, use the following commands: command line, use the following commands:
@ -1976,8 +1977,8 @@ Attaching Block Storage
~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~
You can attach block storage to instances from the dashboard on the You can attach block storage to instances from the dashboard on the
Volumes page. Click the :guilabel:`Manage Attachments` action next to :guilabel:`Volumes` page. Click the :guilabel:`Manage Attachments` action
the volume you want to attach. next to the volume you want to attach.
To perform this action from command line, run the following command: To perform this action from command line, run the following command:
@ -2064,7 +2065,7 @@ snapshot a running instance to an image using the CLI, do this:
$ nova image-create <instance name or uuid> <name of new image> $ nova image-create <instance name or uuid> <name of new image>
The dashboard interface for snapshots can be confusing because the The dashboard interface for snapshots can be confusing because the
snapshots and images are displayed in the **Images** page. However, an snapshots and images are displayed in the :guilabel:`Images` page. However, an
instance snapshot *is* an image. The only difference between an image instance snapshot *is* an image. The only difference between an image
that you upload directly to the Image Service and an image that you that you upload directly to the Image Service and an image that you
create by snapshot is that an image created by snapshot has additional create by snapshot is that an image created by snapshot has additional