]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Implement CinderVolume.FnGetAtt
authorThomas Herve <therve@gmail.com>
Thu, 9 May 2013 13:23:37 +0000 (15:23 +0200)
committerThomas Herve <therve@gmail.com>
Tue, 14 May 2013 15:23:16 +0000 (17:23 +0200)
commitbac58eec6381f72e6d5ca827d9a429b81723010d
treeb49ef07e0292daf8425efd221b9dacb5e1de9b22
parent134b11ccd145f982b7173bc9a5d0f1bc3e8eef8c
Implement CinderVolume.FnGetAtt

This allows retrieving Cinder properties in the template.

Change-Id: Id20d4d2cbd5f78ad4412f6260d66b43bd2ef6596
heat/engine/resources/volume.py
heat/tests/test_volume.py