Update worker-multiplier config description
Based on the change in charm-helpers: https://github.com/juju/charm-helpers/pull/553 Related-Bug: #1843011 Change-Id: I01b826c1e1bbe8bcbe6a69ff9ac7321c097c883e
This commit is contained in:
parent
4015085538
commit
4112921183
@ -152,10 +152,10 @@ options:
|
||||
default:
|
||||
description: |
|
||||
The CPU core multiplier to use when configuring worker processes for
|
||||
Cinder. By default, the number of workers for each daemon is set to
|
||||
twice the number of CPU cores a service unit has. When deployed in
|
||||
a LXD container, this default value will be capped to 4 workers
|
||||
unless this configuration option is set.
|
||||
this service. By default, the number of workers for each daemon is
|
||||
set to twice the number of CPU cores a service unit has. This default
|
||||
value will be capped to 4 workers unless this configuration option
|
||||
is set.
|
||||
nagios_context:
|
||||
type: string
|
||||
default: "juju"
|
||||
|
Loading…
Reference in New Issue
Block a user