cloudstack/server/src/com/cloud
Nitin Mehta be0882b19e CLOUDSTACK-7909: Change the capacity_state in op_host_Capacity table only on explicit enabling/disabling of the host and remove the logic for changing it when cluster/pod/zone is enabled/disabled. Also add the logic in capacity checker thread so that previous changes finally get consistent with this new model and also its good to have it for sanity reasons.
(cherry picked from commit ade305be20)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>

Conflicts:
	server/src/com/cloud/capacity/CapacityManagerImpl.java
2015-01-20 11:58:04 +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-7916: Generate Alerts if System VMs cannot be started. 2015-01-20 11:55:36 +05:30
api CLOUDSTACK-7941: CloudStack should log IP address of actual client even if a ReverseProxy is there 2015-01-20 11:32:09 +05:30
async Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
capacity CLOUDSTACK-7909: Change the capacity_state in op_host_Capacity table only on explicit enabling/disabling of the host and remove the logic for changing it when cluster/pod/zone is enabled/disabled. Also add the logic in capacity checker thread so that previous changes finally get consistent with this new model and also its good to have it for sanity reasons. 2015-01-20 11:58:04 +05:30
configuration CLOUDSTACK-7909: Change the capacity_state in op_host_Capacity table only on explicit enabling/disabling of the host and remove the logic for changing it when cluster/pod/zone is enabled/disabled. Also add the logic in capacity checker thread so that previous changes finally get consistent with this new model and also its good to have it for sanity reasons. 2015-01-20 11:58:04 +05:30
consoleproxy CLOUDSTACK-7916: Generate Alerts if System VMs cannot be started. 2015-01-20 11:55:47 +05:30
dc Fixed some problems reported by FindBugs 2014-03-13 13:45:30 -07:00
deploy CLOUDSTACK-5853 cannot deploy vm with differing service storage tag and data disk storage tag 2014-11-18 14:07:51 -08:00
event CLOUDSTACK-7758: Fixed although api calls are failing, event tab shows them as successful 2014-11-18 14:24:47 +05:30
ha when host is pingtimeout and CCP can not determine the host status, put the host to Alert status , no VM HA. 2014-10-22 15:07:40 -07:00
hypervisor Bug-Id: CLOUDSTACK-3439: Include dynamically created nics in Prepare for migration command in KVM 2015-01-18 18:19:24 +05:30
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 CLOUDSTACK-6920 Support listing of LBHealthcheck policy with LBHealthcheck policy ID 2015-01-18 17:31:15 +05:30
projects Disable IAM feature from 4.4 release. 2014-05-22 18:27:08 -07:00
resource CLOUDSTACK-7909: Change the capacity_state in op_host_Capacity table only on explicit enabling/disabling of the host and remove the logic for changing it when cluster/pod/zone is enabled/disabled. Also add the logic in capacity checker thread so that previous changes finally get consistent with this new model and also its good to have it for sanity reasons. 2015-01-20 11:58:04 +05:30
resourcelimit CLOUDSTACK-7842: wrong size column is getting updated with snapshot physical size in snapshot_store_ref table. 2014-11-05 16:44:54 +05:30
server CLOUDSTACK-7219: Fix NPE, log warning when config item is missing from scope 2015-01-15 19:13:40 +05:30
servlet move ConstantTimeComparator to utils 2015-01-14 20:25:32 +05:30
storage CLOUDSTACK-7920: NPE in the payload was causing the ssvm agent to not connect, fix it and also make sure that template/volume sync are robust that exceptions do not cause ssvm agent disconnect issues. 2015-01-20 11:39:34 +05:30
tags CLOUDSTACK-7362: fix wrong uuid issue for resource tags 2014-08-18 16:17:36 +02:00
template CLOUDSTACK-7871: allow VM and template details update using update APIs 2014-11-10 17:53:26 +05:30
test Fixed Resource Leaks, null dereferences, invalid value comparisons, invalid result set loop 2014-06-21 12:38:46 +02:00
usage CLOUDSTACK-2625, CLOUDSTACK-3401: Usage records are ordered by start_date which is not unique. While listing large datasets or when page size is small this will result in duplicates. Order records by id instead 2014-10-13 00:36:30 -04:00
user move ConstantTimeComparator to utils 2015-01-14 20:25:32 +05:30
uuididentity CLOUDSTACK-6785: changed async job param injectedjobid to customjobid and check for unique/uuid 2014-05-27 15:23:12 -06:00
vm CLOUDSTACK-7962: Change state to Volume State 2015-01-20 11:30:05 +05:30