cloudstack/server/src/com/cloud
Koushik Das 47a22e0594 volume-upload: Unable to download template which has been uploaded via POST URL
During upload, POST url is saved in template_store_ref DB table. Now during download, same url is incorrectly returned back.
Fixed the code to cleanup POST url from DB on successful template upload.
2015-03-11 17:55: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 Fixed few coverity issues 2014-10-14 17:16:50 +05:30
alert CLOUDSTACK-7916: Generate Alerts if System VMs cannot be started. 2014-11-14 13:18:27 -08:00
api Fixed few coverity issues like invalid boxing unboxing issues, resource leaks, null dereferences 2014-11-13 17:26:24 +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. 2014-11-13 13:54:45 -08:00
configuration volume upload: PSK exchange between managemnet server and SSVM 2014-11-19 17:53:14 +05:30
consoleproxy CLOUDSTACK-7916: Generate Alerts if System VMs cannot be started. 2014-11-14 13:35:40 -08:00
dc Fixed some problems reported by FindBugs 2014-03-13 13:45:30 -07:00
deploy restore barematel work after merge 2014-10-17 10:24:01 +02:00
event CID-1211005: Fix comparison, Class<?> is always instance of Class 2014-10-12 23:57:53 -04:00
ha Fixed few coverity issues like invalid boxing unboxing issues, resource leaks, null dereferences 2014-11-13 17:26:24 +05:30
hypervisor CLOUDSTACK:6915 search including removed 2014-10-31 15:47:18 -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 CLOUDSTACK-7919: If there is an out of band movement for the VR, irrespective of the fact that came as out of band live migrate or HA, reboot the router to make sure the router has all the rules configured. 2014-11-14 14:30:46 -08:00
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. 2014-11-13 13:54:45 -08:00
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 volume upload: updating the PSK if its null 2015-01-29 16:55:26 +05:30
servlet CLOUDSTACK-7253: For LXC Vms, show unsupported error for console access 2014-11-03 17:19:15 +05:30
storage volume-upload: Unable to download template which has been uploaded via POST URL 2015-03-11 17:55:04 +05:30
tags CLOUDSTACK-7362: fix wrong uuid issue for resource tags 2014-08-18 16:17:36 +02:00
template volume upload: added max size check for temaplte/volume post upload 2015-03-03 17:27:40 +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 CLOUDSTACK-7902: Account creation results in exception in logs 2014-11-13 16:11:53 +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-7871: allow VM and template details update using update APIs 2014-11-10 17:53:26 +05:30