summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/source/deploy/install-guide.rst4
-rw-r--r--doc/source/deploy/user-guide.rst2
-rw-r--r--doc/source/drivers/ilo.rst4
3 files changed, 5 insertions, 5 deletions
diff --git a/doc/source/deploy/install-guide.rst b/doc/source/deploy/install-guide.rst
index c02e42828..8ea09aa80 100644
--- a/doc/source/deploy/install-guide.rst
+++ b/doc/source/deploy/install-guide.rst
@@ -888,7 +888,7 @@ The boot modes can be configured in Ironic in the following way:
the ``boot_mode`` set appropriately in ``properties/capabilities``. It will
filter out rest of the nodes.
- The above facility for matching in Nova can be used in heterogenous
+ The above facility for matching in Nova can be used in heterogeneous
environments where there is a mix of ``uefi`` and ``bios`` machines, and
operator wants to provide a choice to the user regarding boot modes. If
the flavor doesn't contain ``boot_mode`` and ``boot_mode`` is configured for
@@ -1097,7 +1097,7 @@ There are however some limitations for different drivers:
* If you're using one of the drivers that use agent deploy method (namely,
``agent_ilo``, ``agent_ipmitool``, ``agent_pyghmi``, ``agent_ssh`` or
``agent_vbox``) you have to know MD5 checksum for your instance image. To
- compute it, you can use the follwoing command::
+ compute it, you can use the following command::
md5sum image.qcow2
ed82def8730f394fb85aef8a208635f6 image.qcow2
diff --git a/doc/source/deploy/user-guide.rst b/doc/source/deploy/user-guide.rst
index 1a417d120..59d290a4e 100644
--- a/doc/source/deploy/user-guide.rst
+++ b/doc/source/deploy/user-guide.rst
@@ -74,7 +74,7 @@ The Ironic service is composed of the following components:
exposed via the API service. The Conductor and API services communicate
via RPC.
-#. various Drivers that support heterogenous hardware
+#. various Drivers that support heterogeneous hardware
#. a Message Queue
diff --git a/doc/source/drivers/ilo.rst b/doc/source/drivers/ilo.rst
index 63c3c1a71..b7737a57a 100644
--- a/doc/source/drivers/ilo.rst
+++ b/doc/source/drivers/ilo.rst
@@ -7,7 +7,7 @@ iLO drivers
Overview
========
iLO drivers enable to take advantage of features of iLO management engine in
-HP Proliant servers. iLO drivers are targetted for HP Proliant Gen 8 systems
+HP Proliant servers. iLO drivers are targeted for HP Proliant Gen 8 systems
and above which have iLO 4 management engine. [1]_
For more detailed and up-to-date information (like tested platforms, known
@@ -554,7 +554,7 @@ The boot modes can be configured in Ironic in the following way:
the ``boot_mode`` set appropriately in ``properties/capabilities``. It will
filter out rest of the nodes.
- The above facility for matching in Nova can be used in heterogenous
+ The above facility for matching in Nova can be used in heterogeneous
environments where there is a mix of ``uefi`` and ``bios`` machines, and
operator wants to provide a choice to the user regarding boot modes. If the
flavor doesn't contain ``boot_mode`` then Nova scheduler will not consider