cloudstack/engine/schema/src/com/cloud
Rafael da Fonseca 874aa8d15a Fix findbugs RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE in HostVO.java Assert isn't used in prod runtime
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>

This closes #451
2015-06-15 12:28:00 +03:00
..
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 Fix findbugs RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE in HostVO.java Assert isn't used in prod runtime 2015-06-15 12:28:00 +03:00
hypervisor Reformatted all of the code. 2013-11-21 06:15:26 -08:00
network CLOUDSTACK-8324: Added vm ip fetch logic 2015-05-28 15:42:08 +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 CLOUDSTACK-8301: Enable configuring local storage use for system VMs at zone level 2015-05-19 21:32:14 +05:30
storage CLOUDSTACK-8413: Fixed resource tags on disk are lost when migrate to another storage 2015-04-30 14:34:20 +05:30
tags CLOUDSTACK-8413: Fixed resource tags on disk are lost when migrate to another storage 2015-04-30 14:34:20 +05:30
upgrade Fix 3 findbugs SQL_PREPARED_STATEMENT_GENERATED_FROM_NONCONSTANT_STRING warnings in Upgrade410to420.java There was no risk of sql injection here, nor any need to use PreparedStatement, still this fixes the warnings 2015-06-15 12:17:51 +03:00
usage CLOUDSTACK-8151: Add removeRawUsageRecords API to cleanup old cloud_usage data 2015-01-23 19:38:32 +05:30
user CLOUDSTACK-6697: bigswitch networking plugin update 2015-04-09 13:02:02 +05:30
vm schema: Encode URL safe random vnc password string 2015-06-01 14:23:42 +02:00