Merge pull request #1625 from shapeblue/dbupgrade-fix-4.10

[blocker] cloudstack: fix upgrade paths to 4.10.0This adds an upgrade to master 
since the recent 4.9 cut, adds an upgrade path to the new code version 4.10. 
Without this PR all PRs to master are failing due to missing upgrade path. 
Please merge this on priority.

Code review and Travis results should be enough to validate the changes.

/cc @karuturi @wido @ProjectMoon @abhinandanprateek

* pr/1625:
  server: give more memory to tests
  cloudstack: fix upgrade paths to 4.10.0

Signed-off-by: Rajani Karuturi <[email protected]>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b607a390
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b607a390
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/b607a390

Branch: refs/heads/4.9-bountycastle-daan
Commit: b607a3900d7931f58301de0da7ba9b56d3b26b7b
Parents: 62aa3b2 fd7273b
Author: Rajani Karuturi <[email protected]>
Authored: Thu Aug 4 16:40:05 2016 +0530
Committer: Rajani Karuturi <[email protected]>
Committed: Thu Aug 4 16:40:05 2016 +0530

----------------------------------------------------------------------
 .../cloud/upgrade/DatabaseUpgradeChecker.java   | 109 ++++++++++---------
 .../com/cloud/upgrade/dao/Upgrade490to4100.java |  66 +++++++++++
 server/pom.xml                                  |   2 +-
 setup/db/db/schema-490to4100-cleanup.sql        |  20 ++++
 setup/db/db/schema-490to4100.sql                |  20 ++++
 5 files changed, 163 insertions(+), 54 deletions(-)
----------------------------------------------------------------------


Reply via email to