Restrict number of Swift workers to 1 on the undercloud

The number of requests to Swift on the undercloud is pretty low, while
the default number of services is set by the number of available CPU
cores. This is likely much to high and also increases memory
requirements et al, thus limiting this to 1 per service.

Change-Id: Ic6048b2a75120d44108ed2a7f3a04c4f38e63871
This commit is contained in:
Christian Schwede 2018-11-07 16:07:42 +01:00
parent 5edaac5246
commit 25800b8fe3
1 changed files with 4 additions and 0 deletions

View File

@ -122,6 +122,10 @@ parameter_defaults:
NeutronPortQuota: '-1'
SwiftCorsAllowedOrigin: '*'
SwiftReplicas: 1
SwiftWorkers: 1
SwiftAccountWorkers: 1
SwiftContainerWorkers: 1
SwiftObjectWorkers: 1
# A list of static routes for the control plane network. Ensure traffic to
# nodes on remote control plane networks use the correct network path.
# Example: