cloudstack/server/src/com/cloud
Alena Prokharchyk a3b86573b9 CLOUDSTACK-4020: lock nic entry in releaseNic method. Otherwise multiple threads can try to release the same nic at the same time, and it will lead to NPEs and backend failures
Conflicts:
	server/src/com/cloud/network/NetworkManagerImpl.java
	server/src/com/cloud/vm/VirtualMachineManagerImpl.java
2013-08-01 16:19:10 -07:00
..
account Patch from Chip Childers 2012-07-02 09:51:21 -04:00
acl CLOUDSTACK-3361. [Projects] Allow a normal user to edit public templates created by him. 2013-07-05 16:21:47 +05:30
agent Moved over the new jobs framework from vmsync. This has not been integrated into the server package yet. Will do that next 2013-07-30 15:00:58 -07:00
alert Fix for incorect capacity displayed at the dashboard. 2013-08-01 12:31:07 +05:30
api CLOUDSTACK-3981. ListAccounts always sets 'networkTotal' to 0. 2013-08-01 14:18:33 +05:30
async Moved over the new jobs framework from vmsync. This has not been integrated into the server package yet. Will do that next 2013-07-30 15:00:58 -07:00
capacity fix CLOUDSTACK-3591 add usage recording for VM snapshots 2013-08-01 10:47:36 +08:00
cluster Moved ClusterManager into it's own package. Removed the agent load balancing code. 2013-07-25 19:00:26 -07:00
configuration CLOUDSTACK-3951: Don't require SSH access to KVM nodes when cancelling maintenance 2013-07-31 15:07:32 +02:00
consoleproxy CLOUDSTACK-3042: handle System VM Scaling up of memory/CPU based on the presence of tools in the template 2013-08-01 12:20:48 +05:30
dc CLOUDSTACK-681: Dedicated Resources - Explicit Dedication, Private zone, pod, cluster or host. <Patch1> 2013-05-30 01:07:01 -07:00
deploy CLOUDSTACK-3382. Alert should be raised if a vm is migrated from dedicated to non-dedicated resource and vice versa. 2013-07-23 13:38:14 +05:30
event Summary: Fix null pointer and op_networks blocker to account cleanup 2013-07-30 11:22:11 -06:00
ha Moved over the new jobs framework from vmsync. This has not been integrated into the server package yet. Will do that next 2013-07-30 15:00:58 -07:00
hypervisor CLOUDSTACK-3779: Support System vm scaling on VMWare 2013-07-29 15:25:07 +05:30
keystore merge master 2013-05-11 15:28:43 +05:30
metadata =CLOUDSTACK-3102 ResourceDetail API - If you add detail for any resource other than volume and nic then throw an exception 2013-08-01 17:38:58 +05:30
network CLOUDSTACK-4020: lock nic entry in releaseNic method. Otherwise multiple threads can try to release the same nic at the same time, and it will lead to NPEs and backend failures 2013-08-01 16:19:10 -07:00
projects UserContext switched to CallContext. Added generic storage mechanism for other code to carry information throughout a call. Made the calling User and Account a must have. Added an interface to carry entities in error. Fixed up the code. Part of the vmsync branch 2013-07-16 11:24:21 -07:00
resource CLOUDSTACK-3951: Don't require SSH access to KVM nodes when cancelling maintenance 2013-07-31 15:07:32 +02:00
resourcelimit CLOUDSTACK-3492: [Regression]Update Resource Count for an account is updating the primary storage incorretly. 2013-07-19 16:04:10 +05:30
secstorage merge master 2013-05-11 15:28:43 +05:30
server Fix for incorect capacity displayed at the dashboard. 2013-08-01 12:31:07 +05:30
servlet Moved Configuration from api to utils and moved the package. This was done by eclipse so I only ran the unit test to verify everything is fine 2013-07-25 03:57:12 -07:00
storage CLOUDSTACK-3042: handle System VM Scaling up of memory/CPU based on the presence of tools in the template 2013-08-01 12:20:48 +05:30
tags UserContext switched to CallContext. Added generic storage mechanism for other code to carry information throughout a call. Made the calling User and Account a must have. Added an interface to carry entities in error. Fixed up the code. Part of the vmsync branch 2013-07-16 11:24:21 -07:00
template CLOUDSTACK-3949:[Object_Store_Refactor][Usage] No usage event is 2013-07-30 18:08:05 -07:00
test SolidFire plug-in and related changes 2013-06-28 16:59:21 -06:00
usage UserContext switched to CallContext. Added generic storage mechanism for other code to carry information throughout a call. Made the calling User and Account a must have. Added an interface to carry entities in error. Fixed up the code. Part of the vmsync branch 2013-07-16 11:24:21 -07:00
user Changed virtual machine stop to use uuid 2013-07-22 20:06:04 -07:00
uuididentity When UUID field is null for existing records, set it to id 2013-05-14 15:11:41 -07:00
vm CLOUDSTACK-4020: lock nic entry in releaseNic method. Otherwise multiple threads can try to release the same nic at the same time, and it will lead to NPEs and backend failures 2013-08-01 16:19:10 -07:00