summaryrefslogtreecommitdiffstats
path: root/doc/source
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2013-01-21 22:58:28 +0000
committerGerrit Code Review <review@openstack.org>2013-01-21 22:58:28 +0000
commit9ebcd1d91c7efe9db1192226389cd8396f1bee8e (patch)
treed010f937f0a1ad565ad7270e5fb3b28011b941cb /doc/source
parent5ac99deadc12876a532ba66b0a3a33ddb702feb9 (diff)
parent0651e60e4edade54e4d04d2e3b93c48f4e390a5c (diff)
downloadnova-9ebcd1d91c7efe9db1192226389cd8396f1bee8e.tar.gz
nova-9ebcd1d91c7efe9db1192226389cd8396f1bee8e.tar.xz
nova-9ebcd1d91c7efe9db1192226389cd8396f1bee8e.zip
Merge "correcting for proper use of the word 'an'."
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/devref/aggregates.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/devref/aggregates.rst b/doc/source/devref/aggregates.rst
index 979179768..56d398717 100644
--- a/doc/source/devref/aggregates.rst
+++ b/doc/source/devref/aggregates.rst
@@ -23,7 +23,7 @@ Host aggregates can be regarded as a mechanism to further partition an availabil
Xen Pool Host Aggregates
===============
-Originally all aggregates were Xen resource pools, now a aggregate can be set up as a resource pool by giving the aggregate the correct key-value pair.
+Originally all aggregates were Xen resource pools, now an aggregate can be set up as a resource pool by giving the aggregate the correct key-value pair.
You can use aggregates for XenServer resource pools when you have multiple compute nodes installed (only XenServer/XCP via xenapi driver is currently supported), and you want to leverage the capabilities of the underlying hypervisor resource pools. For example, you want to enable VM live migration (i.e. VM migration within the pool) or enable host maintenance with zero-downtime for guest instances. Please, note that VM migration across pools (i.e. storage migration) is not yet supported in XenServer/XCP, but will be added when available. Bear in mind that the two migration techniques are not mutually exclusive and can be used in combination for a higher level of flexibility in your cloud management.