Merge "Make NovaWorkers descriptions consistent"
This commit is contained in:
commit
42a332da1b
@ -28,7 +28,7 @@ parameters:
|
||||
type: json
|
||||
NovaWorkers:
|
||||
default: 0
|
||||
description: Number of workers for Nova API service.
|
||||
description: Number of workers for Nova services.
|
||||
type: number
|
||||
NovaPassword:
|
||||
description: The password for the nova service and db account, used by nova-api.
|
||||
|
@ -28,7 +28,7 @@ parameters:
|
||||
type: json
|
||||
NovaWorkers:
|
||||
default: 0
|
||||
description: Number of workers for Nova Conductor service.
|
||||
description: Number of workers for Nova services.
|
||||
type: number
|
||||
MonitoringSubscriptionNovaConductor:
|
||||
default: 'overcloud-nova-conductor'
|
||||
|
@ -28,7 +28,7 @@ parameters:
|
||||
type: json
|
||||
NovaWorkers:
|
||||
default: 0
|
||||
description: Number of workers for Nova API service.
|
||||
description: Number of workers for Nova services.
|
||||
type: number
|
||||
|
||||
conditions:
|
||||
|
@ -28,7 +28,7 @@ parameters:
|
||||
type: json
|
||||
NovaWorkers:
|
||||
default: 0
|
||||
description: Number of workers for Nova Placement API service.
|
||||
description: Number of workers for Nova services.
|
||||
type: number
|
||||
NovaPassword:
|
||||
description: The password for the nova service and db account, used by nova-placement.
|
||||
|
Loading…
Reference in New Issue
Block a user