From 19f6d1fc158235166773ef2e3ba8728dc2cf4d71 Mon Sep 17 00:00:00 2001 From: Feng Pan Date: Fri, 4 Aug 2017 00:07:51 -0400 Subject: Add support for nosdn-ovs-dpdk scenario Change-Id: I31fca214b7d16cecc261137567fa7ecf63abfe04 Signed-off-by: Feng Pan --- build/opnfv-environment.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'build/opnfv-environment.yaml') diff --git a/build/opnfv-environment.yaml b/build/opnfv-environment.yaml index 67cba9fc..0847d7d0 100644 --- a/build/opnfv-environment.yaml +++ b/build/opnfv-environment.yaml @@ -17,9 +17,10 @@ parameter_defaults: # # Kernel arguments, this value will be set to kernel arguments specified # # for compute nodes in deploy setting file. # ComputeKernelArgs: - # PmdCoreList: - # OvsDpdkCoreList: - # OvsDpdkSocketMemory: + # NeutronDpdkCoreList: + # HostCpusList: + # NeutronDpdkSocketMemory: + # NeutronDpdkMemoryChannels: # ControllerExtraConfig: # NovaComputeExtraConfig: ExtraConfig: -- cgit 1.2.3-korg