----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13322/#review24715 -----------------------------------------------------------
Commit c1e78809b23abf9ebaa13175e83dc30756a95a44 in branch refs/heads/master from Harikrishna Patnala [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=c1e7880 ] CLOUDSTACK-4070: upgrade from 2.2.14 to 4.2 is failing with 4.0 VMware SystemVm template not found. Cannot upgrade system Vms System template upgrade is not required during 4.0 upgrade since we handle the same during 4.2 upgrade. So removing the system template update during 4.0 upgrade. - ASF Subversion and Git Services On Aug. 6, 2013, 11:34 a.m., Harikrishna Patnala wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/13322/ > ----------------------------------------------------------- > > (Updated Aug. 6, 2013, 11:34 a.m.) > > > Review request for cloudstack and Kishan Kavala. > > > Bugs: CLOUDSTACK-4070 > > > Repository: cloudstack-git > > > Description > ------- > > CLOUDSTACK-4070: upgrade from 2.2.14 to 4.2 is failing with 4.0 VMware > SystemVm template not found. Cannot upgrade system Vms > > System template upgrade is not required during 4.0 upgrade since we handle > the same during 4.2 upgrade. So removing the system template update during > 4.0 upgrade. > > > Diffs > ----- > > engine/schema/src/com/cloud/upgrade/dao/Upgrade2214to30.java e1b56df > engine/schema/src/com/cloud/upgrade/dao/Upgrade302to40.java 6f31fdd > > Diff: https://reviews.apache.org/r/13322/diff/ > > > Testing > ------- > > Tested locally by having a vmware cluster and new system template registered > in 2.2.14 setup and upgraded to 4.2. vm_template and vm_instance tables are > getting updated as expected. > > > Thanks, > > Harikrishna Patnala > >