Add role specific information to the service template
[apex-tripleo-heat-templates.git] / puppet / services / cinder-backend-dellsc.yaml
index 6a6196a..b5b0e00 100644 (file)
@@ -58,6 +58,14 @@ parameters:
   DefaultPasswords:
     default: {}
     type: json
+  RoleName:
+    default: ''
+    description: Role name on which the service is applied
+    type: string
+  RoleParameters:
+    default: {}
+    description: Parameters specific to the role
+    type: json
   EndpointMap:
     default: {}
     type: json