Minor grammar changes

Added commas where needed and made changes to some conjunctions to improve
readability and understanding.

Fixed all review suggestions.

Change-Id: I75823235d0526739aa4d72ee12eeb3303a29e9c0
This commit is contained in:
Ben Silverman 2015-02-01 23:20:46 -07:00 committed by Andreas Jaeger
parent d7d7d38e97
commit 5d50dbad91

View File

@ -6,13 +6,13 @@
xml:id="multi_site">
<title>Multi-site</title>
<para>A multi-site OpenStack environment is one in which services
located in more than one data center are used to provide the
<para>A multi-site OpenStack environment is one in which services,
located in more than one data center, are used to provide the
overall solution. Usage requirements of different multi-site
clouds may vary widely, however they share some common needs.
clouds may vary widely, but they share some common needs.
OpenStack is capable of running in a multi-region
configuration allowing some parts of OpenStack to effectively
manage a grouping of sites as a single cloud. With some
configuration. This enables some parts of OpenStack to
effectively manage a group of sites as a single cloud. With
careful planning in the design phase, OpenStack can act as an
excellent multi-site cloud solution for a multitude of
needs.</para>