You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Harikrishna Patnala <ha...@citrix.com> on 2013/08/06 13:34:27 UTC

Review Request 13322: CLOUDSTACK-4070: upgrade from 2.2.14 to 4.2 is failing with 4.0 VMware SystemVm template not found. Cannot upgrade system Vms

-----------------------------------------------------------
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


Re: Review Request 13322: CLOUDSTACK-4070: upgrade from 2.2.14 to 4.2 is failing with 4.0 VMware SystemVm template not found. Cannot upgrade system Vms

Posted by Kishan Kavala <Ki...@citrix.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/13322/#review24716
-----------------------------------------------------------

Ship it!


c1e78809b23abf9ebaa13175e83dc30756a95a44

- Kishan Kavala


On Aug. 6, 2013, 5:04 p.m., Harikrishna Patnala wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/13322/
> -----------------------------------------------------------
> 
> (Updated Aug. 6, 2013, 5:04 p.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
> 
>


Re: Review Request 13322: CLOUDSTACK-4070: upgrade from 2.2.14 to 4.2 is failing with 4.0 VMware SystemVm template not found. Cannot upgrade system Vms

Posted by ASF Subversion and Git Services <as...@urd.zones.apache.org>.
-----------------------------------------------------------
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
> 
>


Re: Review Request 13322: CLOUDSTACK-4070: upgrade from 2.2.14 to 4.2 is failing with 4.0 VMware SystemVm template not found. Cannot upgrade system Vms

Posted by ASF Subversion and Git Services <as...@urd.zones.apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/13322/#review24714
-----------------------------------------------------------


Commit c0e71861668f12681246abbd2bdb7b8816052e64 in branch refs/heads/4.2 from Harikrishna Patnala
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=c0e7186 ]

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
> 
>