changes to vm_placement

changed a compute service to the compute service
added a , after the term host
changed to the queue vs. just queue

Change-Id: I8d022f26ace5a97f335dc3261b81c40780516adf
This commit is contained in:
Shilla Saebi 2014-10-16 18:53:44 -04:00
parent cf2948c957
commit 492682c323

View File

@ -8,8 +8,8 @@
<para>Compute uses the nova-scheduler service to determine how to
dispatch compute and volume requests. For example, the
nova-scheduler service determines which host a VM should launch
on. The term host in the context of filters means a physical node
that has a <systemitem class="service">nova-compute</systemitem>
on. The term host, in the context of filters, means a physical node
that has the <systemitem class="service">nova-compute</systemitem>
service running on it. You can configure the scheduler through a
variety of options.</para>
<figure>
@ -21,7 +21,7 @@
</mediaobject>
</figure>
<para>Just as shown by the above figure, nova-scheduler interacts with
other components through queue and central database repo. For
other components through the queue and central database repo. For
scheduling, the queue is the essential communications hub.</para>
<para>All compute nodes (also known as hosts in terms of OpenStack)
periodically publish their status, resources available and