Remove non-existing worker parameters
Mistral and Zaqar are no longer supported. This change cleans up remaining usage of worker parameters for these services. Change-Id: Icda97006da05b1d953d7785e7ba7c622948b2e0c
This commit is contained in:
parent
79e8c9daae
commit
d24425f4a3
@ -9,14 +9,12 @@ parameter_defaults:
|
||||
HorizonWorkers: 1
|
||||
KeystoneWorkers: 1
|
||||
ManilaWorkers: 1
|
||||
MistralWorkers: 1
|
||||
NeutronMetadataWorkers: 1
|
||||
NeutronWorkers: 1
|
||||
NovaSchedulerWorkers: 1
|
||||
NovaWorkers: 1
|
||||
PlacementWorkers: 1
|
||||
SwiftWorkers: 1
|
||||
ZaqarWorkers: 1
|
||||
OctaviaWorkers: 1
|
||||
|
||||
ApacheMaxRequestWorkers: 100
|
||||
|
Loading…
Reference in New Issue
Block a user