cloudstack/server/src/com/cloud
Sanjay Tripathi 39fe766c2b CLOUDSTACK-6650: Reorder Cluster list in deployment planner to protect
GPU enabled hosts from non-GPU VM deployment.
Cluster reordering is based on the number of unique host tags in a cluster,
cluster with most number of unique host tags will put at the end of list.
Hosts with GPU capability will get tagged with implicit tags defined by
global config param 'implicit.host.tags' at the time os host discovery.

Also added FirstFitPlannerTest unit test file.
2014-10-01 17:25:41 +05:30
..
account Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
acl CLOUDSTACK-7175:Domain Id is exposed in error message when cross domain 2014-07-23 17:36:15 -07:00
agent/manager Cleanup of Xen and XenServer terms. Cloned xen plugin creating a xenserver plugin, then removed xen plugin 2014-06-07 04:50:23 -04:00
alert CLOUDSTACK-7528: More verbose logging when sending alert fails 2014-09-10 11:38:47 +02:00
api CID-1192822: ids is a List<Long>, the cast to List<?> is removed 2014-09-25 16:59:47 +02:00
async Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
capacity Adding support for SolidFire snapshots 2014-09-03 20:09:00 -06:00
configuration CLOUDSTACK-6650: Reorder Cluster list in deployment planner to protect 2014-10-01 17:25:41 +05:30
consoleproxy when system VM ping times out, stop system VM 2014-09-30 12:35:44 -07:00
dc Fixed some problems reported by FindBugs 2014-03-13 13:45:30 -07:00
deploy CLOUDSTACK-6650: Reorder Cluster list in deployment planner to protect 2014-10-01 17:25:41 +05:30
event CID-1211005: Fix comparison, Class<?> is always instance of Class 2014-09-25 16:52:09 +02:00
ha CLOUDSTACK-7534: ResetVM for VM with attached datadisk fails when enable.ha.storage.migration is false 2014-09-24 16:35:23 +05:30
hypervisor CLOUDSTACK-7295: VMs is Stopped state have no host ID, resulting in NPE 2014-08-11 14:56:58 -07:00
metadata CLOUDSTACK-6987: Add support for storing metadata for snapshot policy and controlling policy using display flag 2014-06-24 14:07:39 -07:00
network For network stats aggregation job, get the most recent mgmt server id to do the aggregation. Set dao filter to descending. 2014-10-01 14:24:50 +05:30
projects Disable IAM feature from 4.4 release. 2014-05-22 18:27:08 -07:00
resource CLOUDSTACK-6650: Reorder Cluster list in deployment planner to protect 2014-10-01 17:25:41 +05:30
resourcelimit Disable IAM feature from 4.4 release. 2014-05-22 18:27:08 -07:00
server CLOUDSTACK-5992: default values of configuraiton parameters in configuration table are set NULL on fresh setup Some configuration parameters have Component names different from fresh and upgrade setup 2014-09-05 14:59:33 +05:30
servlet remove unused servlet 2014-08-01 16:55:35 -07:00
storage CLOUDSTACK-6969. Data Volume Shrink operation failing with "Unexpected Exception". 2014-10-01 15:41:50 +05:30
tags CLOUDSTACK-7362: fix wrong uuid issue for resource tags 2014-08-18 16:17:36 +02:00
template CID-1240106 Remove unused variable 2014-09-23 11:02:40 +02:00
test Fixed Resource Leaks, null dereferences, invalid value comparisons, invalid result set loop 2014-06-21 12:38:46 +02:00
usage Added "usageid" parameter to the "listUsageRecords" API call. Can be used only together with "type" parameter specified 2014-09-10 12:19:34 +02:00
user CLOUDSTACK-7471:Regular user is allowed to deleteNetwork/RestartNetwork 2014-09-02 17:24:08 -07:00
uuididentity CLOUDSTACK-6785: changed async job param injectedjobid to customjobid and check for unique/uuid 2014-05-27 15:23:12 -06:00
vm CID-1233086: Fix potential NPE blowup in UserVmManagerImpl 2014-09-17 10:32:23 +02:00