badf39735d
Adds functionality whether to enable / disable KSM on compute nodes. Especially in NFV use case one wants to disable the service and as there is in general little benefit in overcloud nodes, KSM is disabled per default, but can be enabled using the new NovaComputeEnableKsm role parameter. Change-Id: I1b8dba2e2a9ff4f5ad73a4fbc3251b5dc96fd38e
8 lines
283 B
YAML
8 lines
283 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds functionality wheter to enable/disable KSM on compute nodes.
|
|
Especially in NFV use case one wants to disable the service. Because ksm
|
|
has little benefit in overcloud nodes it gets disabled per default but
|
|
can be set via NovaComputeEnableKsm.
|