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

(Updated June 13, 2014, 9:08 a.m.)


Review request for cloudstack, Devdeep Singh and Rajesh Battala.


Changes
-------

updated patch for master


Bugs: CLOUDSTACK-6897
    https://issues.apache.org/jira/browse/CLOUDSTACK-6897


Repository: cloudstack-git


Description
-------

when we try to attach the uploaded/allocated volume to a VM on zwps,
 then we were passing the podId of VM instead of storage pool to storage 
allocator.
 This resulting in use of Clusterscope storage allocator, allocating a storage 
pool for VM on zwps beacuse of pod id not null.
  This was resulting in scope conflict later


Diffs (updated)
-----

  
engine/orchestration/src/org/apache/cloudstack/engine/orchestration/VolumeOrchestrator.java
 3cf8c6c 

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


Testing
-------

tested by uploading a volume and attaching it to vm on zwps in multi cluster 
setup


Thanks,

Anshul Gangwar

Reply via email to