Fix typos in openstack-ansible/doc

Change-Id: Idf78d4bea46624011ec8fac658672158125fad05
This commit is contained in:
Mitsuhiro SHIGEMATSU 2016-06-19 17:16:50 +09:00
parent ad69389778
commit 5f06376393
7 changed files with 7 additions and 7 deletions

View File

@ -110,7 +110,7 @@ example included in the
The ``metering-compute_hosts`` houses the ``ceilometer-agent-compute``
service. It runs on each compute node and polls for resource
utilization statistics. The ``metering-infra_hosts`` houses serveral
utilization statistics. The ``metering-infra_hosts`` houses several
services:
- A central agent (ceilometer-agent-central): Runs on a central

View File

@ -223,7 +223,7 @@ as backend servers. A separate storage host is not required.
In ``env.d/cinder.yml`` remove ``is_metal: true``
#. List of target hosts on which to deploy the cinder API. We recommend
that a minumum of three target hosts are used for this service.
that a minimum of three target hosts are used for this service.
.. code-block:: yaml

View File

@ -14,7 +14,7 @@ machines by leveraging common technologies such as PXE boot and IPMI to cover a
range of hardware, while supporting pluggable drivers to allow vendor-specific
functionality to be added.
OpenStacks ironic project makes physical servers as easy to provision as
OpenStack's ironic project makes physical servers as easy to provision as
virtual machines in a cloud.
OpenStack-Ansible deployment

View File

@ -1,7 +1,7 @@
`Home <index.html>`_ OpenStack-Ansible Installation Guide
================================================
Appendix H: Customizing host and service layouts
Appendix H: Customizing host and service layouts
================================================
Understanding the default layout

View File

@ -110,7 +110,7 @@ example included in the
The ``metering-compute_hosts`` houses the ``ceilometer-agent-compute``
service. It runs on each compute node and polls for resource
utilization statistics. The ``metering-infra_hosts`` houses serveral
utilization statistics. The ``metering-infra_hosts`` houses several
services:
- A central agent (ceilometer-agent-central): Runs on a central

View File

@ -223,7 +223,7 @@ as backend servers. A separate storage host is not required.
In ``env.d/cinder.yml`` remove ``is_metal: true``
#. List of target hosts on which to deploy the cinder API. We recommend
that a minumum of three target hosts are used for this service.
that a minimum of three target hosts are used for this service.
.. code-block:: yaml

View File

@ -14,7 +14,7 @@ machines by leveraging common technologies such as PXE boot and IPMI to cover a
range of hardware, while supporting pluggable drivers to allow vendor-specific
functionality to be added.
OpenStacks ironic project makes physical servers as easy to provision as
OpenStack's ironic project makes physical servers as easy to provision as
virtual machines in a cloud.
OpenStack-Ansible deployment