----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10904/ -----------------------------------------------------------
Review request for cloudstack and Chip Childers. Description ------- The version of systemvm of 3.* and 4.0.* is systemvm-kvm-3.0.0.(from http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.2/pdf/Release_Notes/Apache_CloudStack-4.0.2-Release_Notes-en-US.pdf) However, on cloudstack 4.1.0, the systemvm version is 4.1.0. (from http://dissociatedpress.net/uploads/Apache_CloudStack-4.1.0-Release_Notes-en-US.pdf) so the upgrade processing from 2.2.14 to 4.1.0 will abort at updateSystemVms in Upgrade2214to30.java. This addresses bug CLOUDSTACK-2303. Diffs ----- server/src/com/cloud/upgrade/dao/Upgrade2214to30.java 8c4dbec Diff: https://reviews.apache.org/r/10904/diff/ Testing ------- Testing manually ok. Thanks, Wei Zhou