----------------------------------------------------------- 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. Changes ------- patch updated to apply on 4.3 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 (updated) ----- 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