summaryrefslogtreecommitdiffstats
path: root/config/deploy/os-nosdn-ovs-noha.yaml
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2016-09-01 16:48:23 -0400
committerTim Rozet <trozet@redhat.com>2016-09-07 13:59:20 +0000
commit986257a19dfecccff51173a903e9a0913abcc5cd (patch)
tree318d3f556fe7e87808a40ef896abcfbb9b78401b /config/deploy/os-nosdn-ovs-noha.yaml
parentc5904a139026826c3dea1a63e5ff21953aa4869a (diff)
Fixes nova instance pinning defaults
We currently default that instances should be pinned to the first CPU of the nova-compute host. We want to remove this default, and have the default as all CPUs. This patch removes it for fdio and ovs-dpdk scenarios. opnfv-tht-pr: 74 JIRA: APEX-187 Change-Id: Iacaa699eb3948b58beff1628dfd1bf008c4c9c5a Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'config/deploy/os-nosdn-ovs-noha.yaml')
-rw-r--r--config/deploy/os-nosdn-ovs-noha.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/config/deploy/os-nosdn-ovs-noha.yaml b/config/deploy/os-nosdn-ovs-noha.yaml
index d13fd9ca..7d054cec 100644
--- a/config/deploy/os-nosdn-ovs-noha.yaml
+++ b/config/deploy/os-nosdn-ovs-noha.yaml
@@ -15,8 +15,6 @@ deploy_options:
hugepagesz: 2M
hugepages: 1024
Compute:
- nova:
- libvirtpin: 1
kernel:
hugepagesz: 2M
hugepages: 2048