GitHub user rhtyd opened a pull request: https://github.com/apache/cloudstack/pull/1625
[blocker] cloudstack: fix upgrade paths to 4.10.0 This 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 You can merge this pull request into a Git repository by running: $ git pull https://github.com/shapeblue/cloudstack dbupgrade-fix-4.10 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1625.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1625 ---- commit 546a3f8884398391760b76ddcf02e6bc1f30d642 Author: Rohit Yadav <rohit.ya...@shapeblue.com> Date: 2016-08-04T07:33:46Z cloudstack: fix upgrade paths to 4.10.0 Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com> ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---