diff options
author | Michael Chapman <woppin@gmail.com> | 2016-09-02 17:05:14 +1000 |
---|---|---|
committer | Michael Chapman <woppin@gmail.com> | 2016-09-02 17:05:35 +1000 |
commit | 5f76e4a2e4edd56527fc3f7966d1745dd0e9cf54 (patch) | |
tree | fd57ab89551186a4906b0f47e97253ac2c801aec | |
parent | f01595f801e1d78f84b43c111f2955f67573e263 (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>
-rw-r--r-- | ci/PR_revision.log | 1 |
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 |