Make size of loop device used by cinder LVM configurable
authorDuncan Thomas <duncan.thomas@hp.com>
Thu, 17 Apr 2014 17:28:05 +0000 (13:28 -0400)
committerDuncan Thomas <duncan.thomas@hp.com>
Fri, 25 Apr 2014 12:19:52 +0000 (13:19 +0100)
commitd6b5b1d869739aefd7357a266566d1b3d0ecf09c
treed4e62b1819a896a4fbd7a1da8fefa908910fc6ab
parent439825b1b079d7bbf7f65f9c85f3adbed9ec204a
Make size of loop device used by cinder LVM configurable

This was hard-coded to 5 gig, which is useless for anything other
than tempest runs and smoke testing

block-storage-nfs.yaml has intentionally not been changed, since
volume_size_mb is not used in that setup. Cleaning up that code will
be done separately.

Change-Id: I476b906a8d439d3e6643dd0c214965c5862418e8
block-storage.yaml
overcloud-source.yaml
undercloud-source.yaml