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


Commit aa21cdcd494aff1df119d2e17a3a51da861e3f51 in cloudstack's branch 
refs/heads/master from Anshul Gangwar
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=aa21cdc ]

CLOUDSTACK-6897: 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


- ASF Subversion and Git Services


On June 13, 2014, 9:08 a.m., Anshul Gangwar wrote:
> 
> -----------------------------------------------------------
> 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.
> 
> 
> 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
> -----
> 
>   
> 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