summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Chapman <woppin@gmail.com>2016-09-02 17:05:14 +1000
committerMichael Chapman <woppin@gmail.com>2016-09-02 17:07:23 +1000
commit72c7ea984e0ccc3a77b92370b73df20adf920083 (patch)
treed65752a9db465eac70b761b127f86e623f3b65f5
parentae26e2717c408225534033726614a25e16fe18ca (diff)
Add AggregateInstanceExtraSpecFilter to Scheduler
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)
-rw-r--r--ci/PR_revision.log1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/PR_revision.log b/ci/PR_revision.log
index d5b5740d..0f8f4b8f 100644
--- a/ci/PR_revision.log
+++ b/ci/PR_revision.log
@@ -34,3 +34,4 @@
68,Fix neutron host name
69,Fix vpp mount
72,Fix compute node preconfig DPDK
+75,Add AggregateInstanceExtraSpecFilter to Scheduler