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:
Jaganathan Palanisamy 2017-11-28 04:01:48 -05:00
parent 4aa6e7b419
commit ebf312433f
1 changed files with 1 additions and 0 deletions

View File

@ -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