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

(Updated June 17, 2014, 1:35 p.m.)


Review request for cloudstack, amit kumar das, edison su, and Mike Tutkowski.


Changes
-------

since we are using hypervisor reserve for snapshot, now i'm resizing the vdi to 
the size of cloudstack volume size instead of size of the attached SR.


Repository: cloudstack-git


Description
-------

currently managed storage only supports iscsi protocol.

hence now adding support for nfs protocol and also resizing the vdi to the SR 
size, hence fully utilizing the SR space in managed storage.

to support nfs, the getNfsSR method's signature has to changed similar to 
existing getIscsiSR method.

SR will be created based on the volume's protocoltype.

jira id - CLOUDSTACK-6916


Diffs (updated)
-----

  
plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/CitrixResourceBase.java
 9979802 

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


Testing
-------

system testing done.


Thanks,

punith s

Reply via email to