----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13805/ -----------------------------------------------------------
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
