Github user milamberspace commented on the issue: https://github.com/apache/cloudstack/pull/1665 LGTM. Tested on CS 4.9.0 to 4.9.1.0-snapshot installation. (perhaps just change the comment below inside the SQL file to indicate 4.9.1.0 (missing .0?) "-- Schema upgrade from 4.9.0 to 4.9.1;" Logs: 2016-09-02 15:13:45,721 INFO [c.c.u.DatabaseUpgradeChecker] (main:null) (logid:) DB version = 4.9.0 Code Version = 4.9.1.0 2016-09-02 15:13:45,722 INFO [c.c.u.DatabaseUpgradeChecker] (main:null) (logid:) Database upgrade must be performed from 4.9.0 to 4.9.1.0 2016-09-02 15:13:45,723 DEBUG [c.c.u.DatabaseUpgradeChecker] (main:null) (logid:) Running upgrade Upgrade490to4910 to upgrade from 4.9.0-4.9.1.0 to 4.9.1.0 [...] 2016-09-02 15:13:45,984 DEBUG [c.c.u.DatabaseUpgradeChecker] (main:null) (logid:) Cleanup script /usr/share/cloudstack-management/setup/db/schema-490to4910-cleanup.sql is executed successfully 2016-09-02 15:13:46,019 DEBUG [c.c.u.DatabaseUpgradeChecker] (main:null) (logid:) Upgrade completed for version 4.9.1.0
--- 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. ---