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

(Updated Sept. 17, 2014, 5:52 p.m.)


Review request for cloudstack and Mike Tutkowski.


Changes
-------

removing the fix for IOPS null issue(will be posting it in another review), V3 
only contains the fix for bug 7406


Bugs: 7406
    https://issues.apache.org/jira/browse/7406


Repository: cloudstack-git


Description
-------

since cloudstack is not able to process the S3 or Switf templates for its 
virtual size(root disk size), admin is facing issues while creating a vm using 
third party storage plugins like cloudbyte and solidfire etc.
this patch enables the resize of root disk, on passing a  variable 
ismanagedstorage = true in deployVmCmd as a detail.
hence template root disksize is overriden by the given rootdisk size by the 
admin

this patch also fixes the iops null issue.

for more ref
https://issues.apache.org/jira/browse/CLOUDSTACK-7406


Diffs (updated)
-----

  server/src/com/cloud/vm/UserVmManagerImpl.java 0ea2a89 

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


Testing
-------

dry run only.


Thanks,

punith s

Reply via email to