----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10036/#review18132 -----------------------------------------------------------
Commit 6bc12fa66d983f295c3f3ab9d300e5e57a52cf4e in branch refs/heads/master from Chip Childers <chip.child...@gmail.com> [ https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;h=6bc12fa ] CLOUDSTACK-1511 and CLOUDSTACK-1446 - ASF Subversion and Git Services On March 20, 2013, 12:03 a.m., Min Chen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/10036/ > ----------------------------------------------------------- > > (Updated March 20, 2013, 12:03 a.m.) > > > Review request for cloudstack and Chip Childers. > > > Description > ------- > > This patch fixed two bugs (CLOUDSTACK-1446 and CLOUDSTACK-1511), I combined > them into one patch since they will touch the same schema-40to410.sql. These > two bugs are caused by some minor bugs introduced in creating user_vm_view > and domain_router_view db views. > > > This addresses bugs and, > https://issues.apache.org/jira/browse/CLOUDSTACK-1446 and > https://issues.apache.org/jira/browse/CLOUDSTACK-1511. > > > Diffs > ----- > > server/src/com/cloud/api/query/dao/UserVmJoinDaoImpl.java f561449 > server/src/com/cloud/api/query/vo/UserVmJoinVO.java d723822 > setup/db/db/schema-40to410.sql b253663 > > Diff: https://reviews.apache.org/r/10036/diff/ > > > Testing > ------- > > Tested locally. > > > Thanks, > > Min Chen > >