Merge "Set Swift workers to 2"

This commit is contained in:
Zuul 2018-11-23 18:56:02 +00:00 committed by Gerrit Code Review
commit 0eeb0d48da

View File

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