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