----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13322/ -----------------------------------------------------------
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