----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7018/ -----------------------------------------------------------
(Updated Sept. 11, 2012, 2:41 p.m.) Review request for cloudstack and Nitin Mehta. Summary (updated) ----------------- when a template is deleted and then copied over again , it is still marked as "Removed" in template_zone_ref table. Description ------- This bug fix (CS-14673) deals with the database aspects of template creation, this changes the way in which the entries are added and removed from template_zone_ref and template_host_ref. Diffs ----- server/src/com/cloud/storage/dao/VMTemplateDaoImpl.java 2a0dfc8 server/src/com/cloud/template/HyervisorTemplateAdapter.java bdb89f6 server/src/com/cloud/template/TemplateManagerImpl.java 1e87de2 Diff: https://reviews.apache.org/r/7018/diff/ Testing ------- I have tested this on the asf branch. Thanks, bharat kumar
