Merge "Set number of Swift proxy server workers to auto"

This commit is contained in:
Jenkins 2017-03-09 11:28:55 +00:00 committed by Gerrit Code Review
commit 09af40f5db

View File

@ -31,9 +31,9 @@ parameters:
description: Timeout for requests going from swift-proxy to swift a/c/o services.
type: number
SwiftWorkers:
default: 0
default: auto
description: Number of workers for Swift service.
type: number
type: string
KeystoneRegion:
type: string
default: 'regionOne'