From b7675bd4b295f5df8548814d7933b74979cbba9a Mon Sep 17 00:00:00 2001 From: gaozx Date: Wed, 16 Aug 2017 16:08:52 +0800 Subject: [PATCH] Fix a wrong link Change-Id: Ie238513abc1ca5f9fc89d5b32b8df2116b6c59c7 --- doc/source/user/filter-scheduler.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/user/filter-scheduler.rst b/doc/source/user/filter-scheduler.rst index 0e4fb4eb04..052fadd8cc 100644 --- a/doc/source/user/filter-scheduler.rst +++ b/doc/source/user/filter-scheduler.rst @@ -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