GitHub user wilderrodrigues opened a pull request:
https://github.com/apache/cloudstack/pull/1050
CLOUDSTACK-9046 - Fix upgrade path from 4.4 and 4.5 to 4.6
This PR fixes the upgrade path from 4.4.x/4.5.x to 4.6.0. We introduced the
logic to update the database with the correct information about the SystemVMs.
We tested this PR with by doing an upgrade from 4.4.4 to 4.6.0 and it works
as expected.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ekholabs/cloudstack
fix/upgrade_path-CLOUDSTACK-9046
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1050.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 #1050
----
commit 4b503b45821976ada42a4f6cdd1894caa8794505
Author: Wilder Rodrigues <[email protected]>
Date: 2015-11-09T09:06:19Z
CLOUDSTACK-9046 - Add SystemVM upgrade from 4.5 to 4.6 in the
Upgrade452to460.java file
commit 72e79bcaa6eacc0041694120f7ea53792dc68975
Author: Wilder Rodrigues <[email protected]>
Date: 2015-11-09T13:38:17Z
CLOUDSTACK-9046 - Add new ACS systemVMs website
- Also change the URl in the SQL file.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---