Fix a wrong link

Change-Id: Ie238513abc1ca5f9fc89d5b32b8df2116b6c59c7
This commit is contained in:
gaozx
2017-08-16 16:08:52 +08:00
parent fefff942ef
commit b7675bd4b2
+1 -1
View File
@@ -316,7 +316,7 @@ The |NUMATopologyFilter| considers the NUMA topology that was specified for the
through the use of flavor extra_specs in combination with the image properties, as
described in detail in the related nova-spec document:
* http://git.openstack.org/cgit/openstack/nova-specs/tree/specs/juno/virt-driver-numa-placement.rst
* http://git.openstack.org/cgit/openstack/nova-specs/tree/specs/juno/implemented/virt-driver-numa-placement.rst
and try to match it with the topology exposed by the host, accounting for the
``ram_allocation_ratio`` and ``cpu_allocation_ratio`` for over-subscription. The