From 467953b2fdc627e2872ee042a63d989e26d53a47 Mon Sep 17 00:00:00 2001 From: Hironori Shiina Date: Tue, 22 Mar 2016 16:44:12 +0900 Subject: [PATCH] Fix typos in document Fix a few typos in Feature Support Matrix. Change-Id: I79bef54554c4dead75d2f98827c869167ee5a7ad --- doc/source/support-matrix.ini | 8 ++++---- 1 file 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.