Remove InstanceType and ImageId from cinder template
authormarios <marios@redhat.com>
Tue, 28 Jan 2014 14:38:52 +0000 (16:38 +0200)
committermarios <marios@redhat.com>
Tue, 28 Jan 2014 14:49:58 +0000 (16:49 +0200)
commit4f423ed6aec34a2f4274cd48d20dccb6080f6068
tree34fde0f874cbcee064b242eb61aa7708b5b98670
parent1d591672fb8dcb4afed8fac2910956348005a43e
Remove InstanceType and ImageId from cinder template

InstanceType and ImageId properties belong to an
AWS::AutoScaling::LaunchConfiguration, for example as used for
NovaCompute0Config in nova-compute-instance.yaml. However this
template doesn't use a LaunchConfig but params instead. AFAICT
we don't need these here (and they cause HEAT template validation
to fail)

Change-Id: If444e4449e3d62cb954de48bc3b55b16dcc8886f
block-storage.yaml