----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16729/#review31523 -----------------------------------------------------------
Commit 5bf78b82c01d213fd2ab4b4241c00ff2b22d2ad5 in branch refs/heads/master from Harikrishna Patnala [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=5bf78b8 ] CLOUDSTACK-4904: Unable to see a derieved template if the parent template is deleted. Modified template_view so that removed(or InActive) templates also be there in the view. Previous behavior of listing templates and state column in vm_templates will be the same. - ASF Subversion and Git Services On Jan. 10, 2014, 5:55 a.m., Harikrishna Patnala wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/16729/ > ----------------------------------------------------------- > > (Updated Jan. 10, 2014, 5:55 a.m.) > > > Review request for cloudstack and Nitin Mehta. > > > Bugs: CLOUDSTACK-4904 > https://issues.apache.org/jira/browse/CLOUDSTACK-4904 > > > Repository: cloudstack-git > > > Description > ------- > > CLOUDSTACK-4904: Unable to see a derieved template if the parent template is > deleted > > Modified template_view so that removed(or InActive) templates also be there > in the view. > Previous behavior of listing templates and state column in vm_templates will > be the same. > > > Diffs > ----- > > api/src/org/apache/cloudstack/api/ApiConstants.java fbd3df8 > api/src/org/apache/cloudstack/api/command/user/iso/ListIsosCmd.java c3f558b > > api/src/org/apache/cloudstack/api/command/user/template/ListTemplatesCmd.java > 4b34909 > server/src/com/cloud/api/query/QueryManagerImpl.java a24b3b4 > server/src/com/cloud/api/query/dao/TemplateJoinDao.java f73f5bd > server/src/com/cloud/api/query/dao/TemplateJoinDaoImpl.java 468fb83 > server/src/com/cloud/api/query/vo/TemplateJoinVO.java ca5963e > setup/db/db/schema-421to430.sql c1f9780 > > Diff: https://reviews.apache.org/r/16729/diff/ > > > Testing > ------- > > > Thanks, > > Harikrishna Patnala > >