summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-04-07 14:31:05 +0000
committerGerrit Code Review <review@openstack.org>2016-04-07 14:31:06 +0000
commitbce9acc07c8fd6f4926b48ca3f9ca0ac89311948 (patch)
tree9d8615cd6c3cb87b14c0ca82834e42ceba36c530
parentfce812c76f350ebe2113ec2e028c251e8e3d2696 (diff)
parent467953b2fdc627e2872ee042a63d989e26d53a47 (diff)
downloadnova-bce9acc07c8fd6f4926b48ca3f9ca0ac89311948.tar.gz
Merge "Fix typos in document"
-rw-r--r--doc/source/support-matrix.ini8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/source/support-matrix.ini b/doc/source/support-matrix.ini
index 2e0e60cb10..56eb27cf2b 100644
--- a/doc/source/support-matrix.ini
+++ b/doc/source/support-matrix.ini
@@ -847,7 +847,7 @@ notes=Block storage provides instances with direct attached
As an alternative to direct attached disks, an instance may
choose to use network based persistent storage. OpenStack provides
object storage via the Swift service, or a traditional filesystem
- such as as NFS/GlusterFS may be used. Some types of instances may
+ such as NFS/GlusterFS may be used. Some types of instances may
not require persistent storage at all, being simple transaction
processing systems reading requests & sending results to and from
the network. Therefore support for this configuration is not
@@ -999,8 +999,8 @@ notes=The security groups feature provides a way to define rules
on a compute host. This would prevent actions such as MAC and
IP address spoofing, or the ability to setup rogue DHCP servers.
In a private cloud environment this may be considered to be a
- superfluous requirement. Thereforce this is considered to be
- an optional configuration to support.
+ superfluous requirement. Therefore this is considered to be an
+ optional configuration to support.
cli=
driver-impl-xenserver=complete
driver-impl-libvirt-kvm-x86=complete
@@ -1019,7 +1019,7 @@ driver-impl-libvirt-vz-ct=complete
[networking.topology.flat]
title=Flat networking
status=choice(networking.topology)
-notes=Provide network conenctivity to guests using a
+notes=Provide network connectivity to guests using a
flat topology across all compute nodes. At least one
of the networking configurations is mandatory to
support in the drivers.