aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/nova-metadata.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'puppet/services/nova-metadata.yaml')
-rw-r--r--puppet/services/nova-metadata.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/puppet/services/nova-metadata.yaml b/puppet/services/nova-metadata.yaml
index 335b2c28..ca9eed09 100644
--- a/puppet/services/nova-metadata.yaml
+++ b/puppet/services/nova-metadata.yaml
@@ -4,6 +4,10 @@ description: >
OpenStack Nova API service configured with Puppet
parameters:
+ ServiceData:
+ default: {}
+ description: Dictionary packing service data
+ type: json
ServiceNetMap:
default: {}
description: Mapping of service_name -> network name. Typically set
@@ -28,7 +32,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: