diff options
author | Feng Pan <fpan@redhat.com> | 2017-08-04 00:07:51 -0400 |
---|---|---|
committer | Feng Pan <fpan@redhat.com> | 2017-08-04 13:34:08 -0400 |
commit | 19f6d1fc158235166773ef2e3ba8728dc2cf4d71 (patch) | |
tree | daf9033219dd9398d50dd3812ee337e7e40ed457 /build/opnfv-environment.yaml | |
parent | b375c4bfb86367c039e0e1f7c507d086def8a790 (diff) |
Add support for nosdn-ovs-dpdk scenario
Change-Id: I31fca214b7d16cecc261137567fa7ecf63abfe04
Signed-off-by: Feng Pan <fpan@redhat.com>
Diffstat (limited to 'build/opnfv-environment.yaml')
-rw-r--r-- | build/opnfv-environment.yaml | 7 |
1 files changed, 4 insertions, 3 deletions
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: |