]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat tools : add ephemeral disk for all flavors
authorSteven Hardy <shardy@redhat.com>
Mon, 10 Sep 2012 10:03:37 +0000 (11:03 +0100)
committerSteven Hardy <shardy@redhat.com>
Mon, 10 Sep 2012 14:52:35 +0000 (15:52 +0100)
commit15a88d03e5b187b31d17a00f1b845e5a8a749502
treeab25cced8c729bd21af1bc69c20251460adfedf1
parent0ca10d3e6a41d01435595defa33a7582f57dce68
heat tools : add ephemeral disk for all flavors

Add ephemeral disk for all flavors in nova_create_flavors.sh
as it's currently not possible for EBS to work without a fixed
mapping to a specific block device name, meaning the EBS templates
will break for micro/tiny if there if no ephemeral disk defined

Change-Id: I801f00aba5b431d30362cd4b34da2f66457220c5
Signed-off-by: Steven Hardy <shardy@redhat.com>
tools/nova_create_flavors.sh