]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Implement OS::Cinder::Volume
authorThomas Herve <therve@gmail.com>
Wed, 8 May 2013 12:16:37 +0000 (14:16 +0200)
committerThomas Herve <therve@gmail.com>
Tue, 14 May 2013 12:15:07 +0000 (14:15 +0200)
commit134b11ccd145f982b7173bc9a5d0f1bc3e8eef8c
tree8f426892f7119661fec4fcabffbec3f45e4bfddb
parent2d8a4b7cec6b61116b50c2adad479b7798a99805
Implement OS::Cinder::Volume

It creates a new resource type allowing to pass cinder specific
arguments in the template.

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