-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16729/
-----------------------------------------------------------
(Updated Jan. 9, 2014, 6:47 a.m.)
Review request for cloudstack and Nitin Mehta.
Bugs: CLOUDSTACK-4904
https://issues.apache.org/jira/browse/CLOUDSTACK-4904
Repository: cloudstack-git
Description (updated)
-------
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 e08923c
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 37c2ef6
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 76c2399
Diff: https://reviews.apache.org/r/16729/diff/
Testing
-------
Thanks,
Harikrishna Patnala