Merge "Set Swift workers to 2"
This commit is contained in:
commit
0eeb0d48da
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user