-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14589/
-----------------------------------------------------------

Review request for cloudstack.


Repository: cloudstack-git


Description
-------

This patch fixes volume creation failure bug.
The bug happens when I try to create a volume. It throws the error 'volume size 
xxxx, but the maximum size allowed is 0 Gb.' when I attempt to create a new 
volume.

I add and moved few code to load custom.diskoffering.size.min, 
custom.diskoffering.size.max, and storage.max.volume.size to make volume 
creation feature work properly.


Diffs
-----

  server/src/com/cloud/storage/VolumeApiServiceImpl.java faff10f 

Diff: https://reviews.apache.org/r/14589/diff/


Testing
-------

add and attach a new volume from CloudStack GUI.


Thanks,

Yoshikazu Nojima

Reply via email to