Merge "Set Swift workers to 2"
This commit is contained in:
commit
0eeb0d48da
@ -122,10 +122,10 @@ parameter_defaults:
|
||||
NeutronPortQuota: '-1'
|
||||
SwiftCorsAllowedOrigin: '*'
|
||||
SwiftReplicas: 1
|
||||
SwiftWorkers: 1
|
||||
SwiftAccountWorkers: 1
|
||||
SwiftContainerWorkers: 1
|
||||
SwiftObjectWorkers: 1
|
||||
SwiftWorkers: 2
|
||||
SwiftAccountWorkers: 2
|
||||
SwiftContainerWorkers: 2
|
||||
SwiftObjectWorkers: 2
|
||||
# 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:
|
||||
|
Loading…
Reference in New Issue
Block a user