Add AggregateInstanceExtraSpecFilter to Scheduler 03/20203/1
authorMichael Chapman <woppin@gmail.com>
Fri, 2 Sep 2016 07:05:14 +0000 (17:05 +1000)
committerMichael Chapman <woppin@gmail.com>
Fri, 2 Sep 2016 07:07:23 +0000 (17:07 +1000)
Numa topologies use this filter to associate a pinning spec
with a host aggregate.

opnfv-tht-pr: 75

Change-Id: If229e0077faa81734f7e93f9e9c652538c7577d5
Signed-off-by: Michael Chapman <woppin@gmail.com>
(cherry picked from commit 5f76e4a2e4edd56527fc3f7966d1745dd0e9cf54)

ci/PR_revision.log

index d5b5740..0f8f4b8 100644 (file)
@@ -34,3 +34,4 @@
 68,Fix neutron host name
 69,Fix vpp mount
 72,Fix compute node preconfig DPDK
+75,Add AggregateInstanceExtraSpecFilter to Scheduler