cloudstack/engine/schema/src/com/cloud
Rohit Yadav 74f9adbe3e engine: Add Upgrade path from 4.5.0 to 4.5.1
Encrypts:
- Remote access vpn preshared key
- StoragePool's user info
- Keystore's key

This closes #112

(cherry picked from commit cfd4573335)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>

Conflicts:
	engine/schema/src/com/cloud/upgrade/DatabaseUpgradeChecker.java
2015-03-12 13:02:45 +05:30
..
alert removed executable flags from java classes 2014-11-23 19:49:01 +01:00
capacity CLOUDSTACK-8181: Introducing a new allocator called firstfitleastconsumed. The purpose of this allocator is to find hosts/pools with least capacity usage (in terms of percentage) within the cluster and use those resources first before others. This allocator can be used changing vm.allocation.algorithm. For hosts it would decide the least consumed host through the setting host.capacityType.to.order.clusters to base the usage on cpu or ram. 2015-01-26 10:48:06 -08:00
certificate Reformatted all of the code. 2013-11-21 06:15:26 -08:00
cluster/agentlb Reformatted all of the code. 2013-11-21 06:15:26 -08:00
configuration Reformatted all of the code. 2013-11-21 06:15:26 -08:00
dc CLOUDSTACK-8129. Cold migration of VM across VMware DCs leaves the VM behind in the source host. 2014-12-26 11:07:30 +05:30
domain CID-1261671 added null check 2015-01-05 15:55:33 +01:00
event Close transaction while fetching recent events 2015-01-07 14:14:44 +05:30
gpu CLOUDSTACK-6649: CS is not giving the system-wide capacity for GPU reosurce. 2014-05-14 15:05:28 +05:30
host removed executable flags from java classes 2014-11-23 19:49:01 +01:00
hypervisor Reformatted all of the code. 2013-11-21 06:15:26 -08:00
network engine: Add Upgrade path from 4.5.0 to 4.5.1 2015-03-12 13:02:45 +05:30
offerings removed executable flags from java classes 2014-11-23 19:49:01 +01:00
projects Remove IAMEntityType to use existing VO interface class to annotate 2014-03-17 17:19:55 -07:00
secstorage Reformatted all of the code. 2013-11-21 06:15:26 -08:00
service removed executable flags from java classes 2014-11-23 19:49:01 +01:00
storage CLOUDSTACK-8146: close search builder using done() 2015-02-05 18:06:15 +05:30
tags Remove IAMEntityType to use existing VO interface class to annotate 2014-03-17 17:19:55 -07:00
upgrade engine: Add Upgrade path from 4.5.0 to 4.5.1 2015-03-12 13:02:45 +05:30
usage CLOUDSTACK-8151: Add removeRawUsageRecords API to cleanup old cloud_usage data 2015-01-23 19:38:32 +05:30
user removed executable flags from java classes 2014-11-23 19:49:01 +01:00
vm CLOUDSTACK-5238: password checks, NPE fixes and minor fixes 2015-02-27 18:24:46 +05:30