cloudstack/engine/schema/src/com/cloud/upgrade/dao
Rohit Yadav 208399354f schema: add Upgrade431to440 that extends 430to440
This adds an upgrade path from 4.3.1 to 4.4.0, the implementation of which
simply extends the Upgrade430to440 as there was no schema change between 4.3.0
and 4.3.1

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-09-04 22:45:10 +02:00
..
DatabaseAccessObject.java Fixed failing DatabaseAccessObject unit test cases 2014-07-28 16:02:43 +02:00
DbUpgrade.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
DbUpgradeUtils.java Refactor DbUpgradeUtils 2014-03-06 14:48:35 +01:00
Upgrade30to301.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
Upgrade30xBase.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
Upgrade40to41.java Broke up some long strings 2013-11-21 07:25:01 -08:00
Upgrade217to218.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
Upgrade218to22.java All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
Upgrade218to22Premium.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
Upgrade218to224DomainVlans.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
Upgrade221to222.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
Upgrade221to222Premium.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
Upgrade222to224.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
Upgrade222to224Premium.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
Upgrade224to225.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
Upgrade225to226.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
Upgrade227to228.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
Upgrade227to228Premium.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
Upgrade228to229.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
Upgrade229to2210.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
Upgrade301to302.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
Upgrade302to40.java close statement 2014-08-04 12:30:38 +02:00
Upgrade302to303.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
Upgrade303to304.java Broke up some long strings 2013-11-21 07:25:01 -08:00
Upgrade304to305.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
Upgrade305to306.java Broke up some long strings 2013-11-21 07:25:01 -08:00
Upgrade306to307.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
Upgrade307to410.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
Upgrade410to420.java Cloudstack-5077: reserve cpu and memory only when vmware.reserve.cpu/mem are set to true. Insted of setting the ovecommit values to one on upgrade, we popultate them from the global values. 2014-05-05 14:06:09 +02:00
Upgrade420to421.java Cloudstack-5077: reserve cpu and memory only when vmware.reserve.cpu/mem are set to true. Insted of setting the ovecommit values to one on upgrade, we popultate them from the global values. 2014-05-05 14:06:09 +02:00
Upgrade421to430.java remove update to 4.3 templates for 4.4 2014-08-05 17:48:58 +02:00
Upgrade430to431.java schema: Add upgrade path 4.3.0 to 4.3.1 picked from 51f145b 2014-09-04 22:45:10 +02:00
Upgrade430to440.java try-with-resource to prevent resource leaks 2014-07-30 13:05:50 +02:00
Upgrade431to440.java schema: add Upgrade431to440 that extends 430to440 2014-09-04 22:45:10 +02:00
Upgrade440to441.java upgrade of systemvm templates 2014-08-04 14:12:58 +02:00
Upgrade2210to2211.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
Upgrade2211to2212.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
Upgrade2211to2212Premium.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
Upgrade2212to2213.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
Upgrade2213to2214.java All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
Upgrade2214to30.java Resources leaks, refactoring and testing 2013-12-18 10:55:04 +01:00
UpgradeSnapshot217to224.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
UpgradeSnapshot223to224.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
VersionDao.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
VersionDaoImpl.java Broke up some long strings 2013-11-21 07:25:01 -08:00
VersionVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00