Merge "Fix typos in document"

This commit is contained in:
Jenkins
2016-04-07 14:31:05 +00:00
committed by Gerrit Code Review

View File

@@ -847,7 +847,7 @@ notes=Block storage provides instances with direct attached
As an alternative to direct attached disks, an instance may As an alternative to direct attached disks, an instance may
choose to use network based persistent storage. OpenStack provides choose to use network based persistent storage. OpenStack provides
object storage via the Swift service, or a traditional filesystem 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 not require persistent storage at all, being simple transaction
processing systems reading requests & sending results to and from processing systems reading requests & sending results to and from
the network. Therefore support for this configuration is not 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 on a compute host. This would prevent actions such as MAC and
IP address spoofing, or the ability to setup rogue DHCP servers. IP address spoofing, or the ability to setup rogue DHCP servers.
In a private cloud environment this may be considered to be a In a private cloud environment this may be considered to be a
superfluous requirement. Thereforce this is considered to be superfluous requirement. Therefore this is considered to be an
an optional configuration to support. optional configuration to support.
cli= cli=
driver-impl-xenserver=complete driver-impl-xenserver=complete
driver-impl-libvirt-kvm-x86=complete driver-impl-libvirt-kvm-x86=complete
@@ -1019,7 +1019,7 @@ driver-impl-libvirt-vz-ct=complete
[networking.topology.flat] [networking.topology.flat]
title=Flat networking title=Flat networking
status=choice(networking.topology) 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 flat topology across all compute nodes. At least one
of the networking configurations is mandatory to of the networking configurations is mandatory to
support in the drivers. support in the drivers.