Merge "Update the number of keystone workers" into stable/train

This commit is contained in:
Zuul 2020-03-14 01:33:55 +00:00 committed by Gerrit Code Review
commit 17b25bf46e
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ parameters:
KeystoneWorkers:
type: string
description: Set the number of workers for keystone::wsgi::apache
default: '%{::os_workers}'
default: '%{::os_workers_keystone}'
MonitoringSubscriptionKeystone:
default: 'overcloud-keystone'
type: string