Merge "Add params to manage and configure pipeline publisher"
[apex-tripleo-heat-templates.git] / puppet / services / cinder-backend-scaleio.yaml
index eb709cd..fa22fae 100644 (file)
@@ -78,6 +78,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
@@ -106,6 +114,6 @@ outputs:
         cinder::backend::scaleio::sio_round_volume_capacity: {get_param: CinderScaleIORoundVolumeCapacity}
         cinder::backend::scaleio::sio_unmap_volume_before_deletion: {get_param: CinderScaleIOUnmapVolumeBeforeDeletion}
         cinder::backend::scaleio::sio_max_over_subscription_ratio: {get_param: CinderScaleIOMaxOverSubscriptionRatio}
-        cinder::backend::scaleio::sio_thin_provision: {get_param: CinderScaleIOThinProvision}
+        cinder::backend::scaleio::sio_thin_provision: {get_param: CinderScaleIOSanThinProvision}
       step_config: |
         include ::tripleo::profile::base::cinder::volume