----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14227/#review26862 -----------------------------------------------------------
Commit bb7493775c202f9a0345482b7a9cb478ed48ba11 in branch refs/heads/master from Harikrishna Patnala [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=bb74937 ] CLOUDSTACK-4707: "sourcetemplateid" field is not getting set for derived templates Template created from a volume or snapshot did not have the sourcetemplateid field set in vm_template table. - ASF Subversion and Git Services On Oct. 9, 2013, 11:03 a.m., Harikrishna Patnala wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/14227/ > ----------------------------------------------------------- > > (Updated Oct. 9, 2013, 11:03 a.m.) > > > Review request for cloudstack and Kishan Kavala. > > > Bugs: CLOUDSTACK-4707 > > > Repository: cloudstack-git > > > Description > ------- > > CLOUDSTACK-4707: "sourcetemplateid" field is not getting set for derived > templates > Template created from a volume or snapshot did not have the sourcetemplateid > field set in vm_template table. > > > Diffs > ----- > > engine/schema/src/com/cloud/storage/VolumeVO.java ea3d6bf > > Diff: https://reviews.apache.org/r/14227/diff/ > > > Testing > ------- > > Tested by > 1) creating template from root volume of VM > 2) created snapshot of root volume and create template from that snapshot > In both the cases sourcetemplateId is set in vm_template table > > > Thanks, > > Harikrishna Patnala > >