Merge "Add galera clustering properties"
[apex-tripleo-heat-templates.git] / block-storage.yaml
index ce60ce2..16363b5 100644 (file)
@@ -34,13 +34,15 @@ Resources:
   BlockStorageConfig:
     Type: OS::Heat::StructuredConfig
     Properties:
+      group: os-apply-config
       config:
         admin-password: {Ref: AdminPassword}
         keystone:
           host: {get_input: controller_host}
         cinder:
           db: {get_input: cinder_dsn}
-          volume_size_mb: '5000'
+          volume_size_mb:
+            Ref: CinderLVMLoopDeviceSize
           service-password:
             Ref: CinderPassword
           iscsi-helper:
@@ -64,7 +66,8 @@ Resources:
             host: {get_input: controller_host}
           cinder:
             db: {get_input: cinder_dsn}
-            volume_size_mb: '5000'
+            volume_size_mb:
+              Ref: CinderLVMLoopDeviceSize
             service-password:
               Ref: CinderPassword
             iscsi-helper: