Change-Id: Ib25849565c617f32357ef545957f58454b2a53f8
CinderWorkers:
type: string
description: Set the number of workers for cinder::wsgi::apache
- default: '"%{::processorcount}"'
+ default: '"%{::os_workers}"'
conditions:
cinder_workers_zero: {equals : [{get_param: CinderWorkers}, 0]}
KeystoneWorkers:
type: string
description: Set the number of workers for keystone::wsgi::apache
- default: '"%{::processorcount}"'
+ default: '"%{::os_workers}"'
MonitoringSubscriptionKeystone:
default: 'overcloud-kestone'
type: string