You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2020/05/27 05:21:09 UTC

[cloudstack] branch master updated (38298d1 -> d0d3465)

This is an automated email from the ASF dual-hosted git repository.

rohit pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.


    from 38298d1  pom: exclude novnc for rat license checks (#4097)
     add d0d3465  schema: add empty DB upgrade path from 4.14.0.0 to 4.15.0.0 (#4092)

No new revisions were added by this update.

Summary of changes:
 .../com/cloud/upgrade/DatabaseUpgradeChecker.java  |   2 +
 .../com/cloud/upgrade/dao/Upgrade41310to41400.java | 177 ---------------------
 ...e41310to41400.java => Upgrade41400to41500.java} |  12 +-
 ...cleanup.sql => schema-41400to41500-cleanup.sql} |   3 +-
 ...40to410-cleanup.sql => schema-41400to41500.sql} |   3 +-
 5 files changed, 10 insertions(+), 187 deletions(-)
 copy engine/schema/src/main/java/com/cloud/upgrade/dao/{Upgrade41310to41400.java => Upgrade41400to41500.java} (97%)
 copy engine/schema/src/main/resources/META-INF/db/{schema-421to430-cleanup.sql => schema-41400to41500-cleanup.sql} (93%)
 copy engine/schema/src/main/resources/META-INF/db/{schema-40to410-cleanup.sql => schema-41400to41500.sql} (94%)