[user-guides] Cleanup semantic markups
Change-Id: I940b8f3c0b7ba64dc7bd86edd35e1b06efb18c8c Implements: blueprint reorganise-user-guides
This commit is contained in:
parent
ef114e644a
commit
ba28686edc
@ -63,9 +63,9 @@ From the :guilabel:`Project` tab, you can view and manage the resources in a
|
|||||||
selected project, including instances and images. You select the project
|
selected project, including instances and images. You select the project
|
||||||
from the CURRENT PROJECT list at the top of the tab.
|
from the CURRENT PROJECT list at the top of the tab.
|
||||||
|
|
||||||
.. figure:: figures/dashboard-project-tab.png
|
.. figure:: figures/dashboard-project-tab.png
|
||||||
|
|
||||||
**Figure: Project tab**
|
**Figure: Project tab**
|
||||||
|
|
||||||
-----------------------
|
-----------------------
|
||||||
:guilabel:`Project` tab
|
:guilabel:`Project` tab
|
||||||
@ -138,9 +138,9 @@ manage instances, volumes, flavors, images, projects, users, services, and
|
|||||||
quotas.
|
quotas.
|
||||||
|
|
||||||
|
|
||||||
.. figure:: figures/dashboard_admin_project_tab.png
|
.. figure:: figures/dashboard_admin_project_tab.png
|
||||||
|
|
||||||
**Figure: Admin tab**
|
**Figure: Admin tab**
|
||||||
|
|
||||||
|
|
||||||
---------------------
|
---------------------
|
||||||
|
@ -64,11 +64,11 @@ The following examples show the host usage statistics for a host called
|
|||||||
shows the sum of the resources allocated to the instances that run on
|
shows the sum of the resources allocated to the instances that run on
|
||||||
the host.
|
the host.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
These values are computed by using information about the flavors of
|
These values are computed by using information about the flavors of
|
||||||
the instances that run on the hosts. This command does not query the
|
the instances that run on the hosts. This command does not query the
|
||||||
CPU usage, memory usage, or hard disk usage of the physical host.
|
CPU usage, memory usage, or hard disk usage of the physical host.
|
||||||
|
|
||||||
Show instance usage statistics
|
Show instance usage statistics
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
@ -191,11 +191,11 @@ Create ports
|
|||||||
positional argument. ``--fixed-ip ip_address=192.168.2.40`` is an option,
|
positional argument. ``--fixed-ip ip_address=192.168.2.40`` is an option,
|
||||||
which specifies the port's fixed IP address we wanted.
|
which specifies the port's fixed IP address we wanted.
|
||||||
|
|
||||||
..note::
|
.. note::
|
||||||
|
|
||||||
When creating a port, you can specify any unallocated IP in the
|
When creating a port, you can specify any unallocated IP in the
|
||||||
subnet even if the address is not in a pre-defined pool of allocated
|
subnet even if the address is not in a pre-defined pool of allocated
|
||||||
IP addresses (set by your cloud provider).
|
IP addresses (set by your cloud provider).
|
||||||
|
|
||||||
#. Create a port without specified IP address::
|
#. Create a port without specified IP address::
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user