Fix Placement Doc

fix a small errors.

Change-Id: I96c16e137a0c32552b8985b1444aecc86e816e3f
This commit is contained in:
liupeng 2020-11-13 18:52:23 +08:00
parent c4fb76511f
commit c02a073c52
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ would return two candidates.
1. ``NUMA1_1`` (``VCPU``) + ``CN1`` (``MEMORY_MB``, ``DISK_GB``)
2. ``NUMA1_2`` (``VCPU``) + ``CN1`` (``MEMORY_MB``, ``DISK_GB``)
This is because ``SS1`` is not in aggregate A, and because aggregate B on
This is because ``SS1`` is not in aggregate B, and because aggregate B on
``NUMA2_1`` doesn't span the whole tree since the ``NUMA2_1`` resource
provider isn't a root resource provider.