commit | 9733d0e1520cae67e084ee63da98aa3de4be840e | [log] [tgz] |
---|---|---|
author | Jerry Cai <caimin@cn.ibm.com> | Wed Mar 19 15:50:49 2014 +0800 |
committer | Jerry Cai <caimin@cn.ibm.com> | Thu Apr 03 09:46:54 2014 +0800 |
tree | ff5f8b2935dd11e7f77ddf492eb63cf659e6b3fd | |
parent | 3803836e873f36840c322b2c650f42e959fb1067 [diff] |
Volume size could be specified to create volume 1. Provide a "volume_size" config at VolumeGroup 2. Make size as optional prameter, modify all volumes_client to read the size from CONf if size is None. 3. Modify the testcase: test_volume_create_get_update _delete_from_image to call create_volume with no size parameter specified. Change-Id: I2897f6d6bd970f73867f56d9d23a768cafcbfd80 Closes-Bug: #1293885