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


Commit 2dc9e2c530b36efc4c4684e13ae0412103925d05 in cloudstack's branch 
refs/heads/4.4-forward from Anshul Gangwar
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=2dc9e2c ]

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 12, 2014, 8:36 a.m., Anshul Gangwar wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/22500/
> -----------------------------------------------------------
> 
> (Updated June 12, 2014, 8:36 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
>  5bc788e 
> 
> 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