Merge "Add missing guilabel markups"

This commit is contained in:
Jenkins 2015-05-22 20:01:17 +00:00 committed by Gerrit Code Review
commit f7406ec777
4 changed files with 35 additions and 34 deletions

View File

@ -61,7 +61,7 @@ group rules to a project, if your cloud requires them.
+--------------------------------------+--------------------------------------+
.. note:: To accept requests from a particular range of IP addresses, specify
the IP address block in the CIDR box.
the IP address block in the :guilabel:`CIDR` box.
#. Click :guilabel:`Add`.
@ -89,16 +89,16 @@ Add a key pair
Create at least one key pair for each project.
#. Log in to the dashboard, choose a project, and click Access &
Security.
#. Log in to the dashboard, choose a project, and click
:guilabel:`Access & Security`.
#. Click the Keypairs tab, which shows the key pairs that are available
for this project.
#. Click the :guilabel:`Keypairs` tab, which shows the key pairs that
are available for this project.
#. Click Create Keypair.
#. Click :guilabel:`Create Keypair`.
#. In the Create Keypair dialog box, enter a name for your key pair, and
click Create Keypair.
#. In the :guilabel:`Create Keypair` dialog box, enter a name for your
key pair, and click :guilabel:`Create Keypair`.
#. Respond to the prompt to download the key pair.
@ -107,17 +107,17 @@ Create at least one key pair for each project.
Import a key pair
~~~~~~~~~~~~~~~~~
#. Log in to the dashboard, choose a project, and click Access &
Security.
#. Log in to the dashboard, choose a project, and click
:guilabel:`Access & Security`.
#. Click the Keypairs tab, which shows the key pairs that are available
for this project.
#. Click the :guilabel:`Keypairs` tab, which shows the key pairs that
are available for this project.
#. Click Import Keypair.
#. Click :guilabel:`Import Keypair`.
#. In the Import Keypair dialog box, enter the name of your key pair,
copy the public key into the Public Key box, and then click Import
Keypair.
#. In the :guilabel:`Import Keypair` dialog box, enter the name of your
key pair, copy the public key into the :guilabel:`Public Key` box,
and then click :guilabel:`Import Keypair`.
#. Save the ``*.pem`` file locally.
@ -158,31 +158,31 @@ of the state of the instances involved. This procedure details the
reservation of a floating IP address from an existing pool of addresses
and the association of that address with a specific instance.
#. Log in to the dashboard, choose a project, and click Access &
Security.
#. Log in to the dashboard, choose a project, and click
:guilabel:`Access & Security`.
#. Click the Floating IPs tab, which shows the floating IP addresses
allocated to instances.
#. Click the :guilabel:`Floating IPs` tab, which shows the floating IP
addresses allocated to instances.
#. Click Allocate IP to Project.
#. Click :guilabel:`Allocate IP to Project`.
#. Choose the pool from which to pick the IP address.
#. Click Allocate IP.
#. Click :guilabel:`Allocate IP`.
#. In the Floating IPs list, click Associate.
#. In the :guilabel:`Floating IPs` list, click :guilabel:`Associate`.
#. In the Manage Floating IP Associations dialog box, choose the
following options:
#. In the :guilabel:`Manage Floating IP Associations` dialog box,
choose the following options:
- The IP Address field is filled automatically, but you can add a
new IP address by clicking the + button.
new IP address by clicking the :guilabel:`+` button.
- In the Ports to be associated field, select a port from the list.
The list shows all the instances with their fixed IP addresses.
#. Click Associate.
#. Click :guilabel:`Associate`.
.. note:: To disassociate an IP address from an instance, click the
:guilabel:`Disassociate` button.

View File

@ -16,11 +16,11 @@ Guide <http://docs.openstack.org/admin-guide-cloud/content/ch_networking.html>`_
Create a network
~~~~~~~~~~~~~~~~
#. Log in to the dashboard, choose a project, and click Networks.
#. Log in to the dashboard, choose a project, and click :guilabel:`Networks`.
#. Click Create Network.
#. Click :guilabel:`Create Network`.
#. In the Create Network dialog box, specify the following values.
#. In the :guilabel:`Create Network` dialog box, specify the following values.
:guilabel:`Network` tab

View File

@ -70,7 +70,8 @@ Manage an object
#. Click :guilabel:`Update Object`.
.. note: To delete an object, click the More button and select Delete Object.
.. note: To delete an object, click the :guilabel:`More` button and select
:guilabel:`Delete Object`.
**Procedure To copy an object from one container to another**

View File

@ -83,11 +83,11 @@ Now you can log in to the instance and mount, format, and use the disk.
Detach a volume from an instance
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#. Log in to the dashboard, choose a project, and click Volumes.
#. Log in to the dashboard, choose a project, and click :guilabel:`Volumes`.
#. Select the volume and click Edit Attachments.
#. Select the volume and click :guilabel:`Edit Attachments`.
#. Click Detach Volume and confirm your changes.
#. Click :guilabel:`Detach Volume` and confirm your changes.
A message indicates whether the action was successful.