X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=block-storage.yaml;h=16363b5936a1789c61f023a14ec50fe8f01a48a6;hb=408c50dcab1656a69f4d756f037f854f0869c068;hp=ce60ce26cccf010a01999c533502180bdf220140;hpb=5f74f5a5f84577446224c9f2c90c3a045e6a272d;p=apex-tripleo-heat-templates.git diff --git a/block-storage.yaml b/block-storage.yaml index ce60ce26..16363b59 100644 --- a/block-storage.yaml +++ b/block-storage.yaml @@ -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: