Memory channels parameter default value
This change is to add memory channels parameter with default value as "4" and it can be updated based on hardware spec. Memory channels parameter is not derivable in mistral derive parameters using introspection memory bank data since format of memory slot name is not consitent on different environments. Change-Id: I753861c69e64d341e313e8878ac629136aa5852c Closes-Bug: #1734814
This commit is contained in:
parent
4aa6e7b419
commit
ebf312433f
@ -8,6 +8,7 @@ parameter_defaults:
|
||||
NeutronVhostuserSocketDir: "/var/lib/vhost_sockets"
|
||||
NovaSchedulerDefaultFilters: "RamFilter,ComputeFilter,AvailabilityZoneFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,NUMATopologyFilter"
|
||||
OvsDpdkDriverType: "vfio-pci"
|
||||
OvsDpdkMemoryChannels: "4"
|
||||
|
||||
#ComputeOvsDpdkParameters:
|
||||
## Host configuration Parameters
|
||||
|
Loading…
x
Reference in New Issue
Block a user