-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/13907/
-----------------------------------------------------------

Review request for cloudstack, Alex Huang and Kelven Yang.


Bugs: CLOUDSTACK-4539


Repository: cloudstack-git


Description
-------

Changing criteria to set the vmware.create.full.clone global flag in an upgrade 
scenario from previous versions to 4.2.0 such that the flag will be set to true 
iff there are no existing data centers in the deployment. For a fresh 
deployment of 4.2.0, this flag will be set to true.


Diffs
-----

  engine/schema/src/com/cloud/upgrade/dao/Upgrade410to420.java 773ad62 
  setup/db/db/schema-410to420.sql 6eb7534 

Diff: https://reviews.apache.org/r/13907/diff/


Testing
-------

Tested the following scenarios:

1) Upgraded from 3.0.6 that had no data centers created in it, to 4.2, and the 
flag was set to true post upgrade.
2) Upgraded from 3.0.6 that had data centers created in it, to 4.2, and the 
flag was set to false post upgrade.
3) Deployed a fresh 4.2.0 setup, and the flag was set to true.


Thanks,

Venkata Siva Vijayendra Bhamidipati

Reply via email to