----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13805/#review25597 -----------------------------------------------------------
Ship it! Ship It! - Sateesh Chodapuneedi 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 > >