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


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

CLOUDSTACK-3806: There was error in host_view sql, it was using host_details.id 
for join instead host_details.host_id

Signed-off-by: Sateesh Chodapuneedi <sate...@apache.org>


- ASF Subversion and Git Services


On Aug. 26, 2013, 8:14 a.m., Anshul Gangwar wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/13805/
> -----------------------------------------------------------
> 
> (Updated Aug. 26, 2013, 8:14 a.m.)
> 
> 
> Review request for cloudstack, Devdeep Singh and Sateesh Chodapuneedi.
> 
> 
> Bugs: https://issues.apache.org/jira/browse/CLOUDSTACK-3806
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> It was setting OS preference correctly, The problem was in host_view. It was 
> using the wrong id for join parameter. It was using host_details.id instead 
> of host_details.host_id. Hence the parameter was not getting updated corretly 
> in view.
> 
> 
> Diffs
> -----
> 
>   setup/db/db/schema-307to410.sql 70cddfd 
>   setup/db/db/schema-40to410.sql f1482f8 
>   setup/db/db/schema-410to420.sql 4a21898 
> 
> Diff: https://reviews.apache.org/r/13805/diff/
> 
> 
> Testing
> -------
> 
> Verified manually on my setup
> 
> 
> Thanks,
> 
> Anshul Gangwar
> 
>

Reply via email to