]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Get the volumes working properly.
authorAngus Salkeld <asalkeld@redhat.com>
Mon, 9 Apr 2012 12:23:42 +0000 (22:23 +1000)
committerAngus Salkeld <asalkeld@redhat.com>
Mon, 9 Apr 2012 12:23:42 +0000 (22:23 +1000)
commit56e8d806303a8d2437940a432750b8a649e79ae0
tree4d1292335738efd692f5bd178cf8b8bee776925d
parent22c2dde2ac808c997150941440156b52fc8d328b
Get the volumes working properly.

Tested with:
heat create wp_ebs -t ./templates/WordPress_Single_Instance_With_EBS_Volume.template --parameters="InstanceType=m1.xlarge;KeyName=my_key"

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
heat/engine/parser.py
heat/engine/resources.py
tools/openstack