cloudstack/server/src/com/cloud
Sheng Yang b116f54741 Generate keystore using RSA rather than DSA
Also fix a typo.
2011-07-25 18:23:44 -07:00
..
account Added more changes to the api 2010-10-21 15:11:49 -07:00
acl bug 9729 : Permission change - allow root admin to use anybody's private template. 2011-06-02 15:14:32 +05:30
agent Inaccurate clock new gets an mbean to control it 2011-07-25 16:01:31 -07:00
alert bug 10520: CAPACITY_TYPE_PUBLIC_IP and CAPACITY_TYPE_PRIVATE_IP - Change from remove and insert to the to the insert and update model. It doesnt seem like they are referenced for the allocators while creating a vm. Next might change them to calculating them on the fly. 2011-07-21 18:33:47 +05:30
api bug 9452: listCapacity - when the hosts > 200 the host_id and storage_pool_id start colliding, to workaround that also compart the capacity type. 2011-07-22 19:56:01 +05:30
async Fixes the issue where the Job-Executor can hit an exception in cleanup and eventually the entire executor pool is gone. 2011-06-02 09:54:34 -07:00
capacity bug 10422: Correctly populating the used and reserved capacity in ComputeCapacityListener Status 10422: resolved fixed 2011-06-29 15:40:47 +05:30
certificate/dao Add license header to files 2011-04-14 11:23:14 -07:00
cluster propagate lock table fixes 2011-07-22 11:30:23 -07:00
configuration 2 fixes for Agent Load Balancer: 2011-07-21 15:28:11 -07:00
consoleproxy bug 10732: fix console proxy assignment issue - file was not saved, commit again 2011-07-14 21:56:51 -07:00
dao Port forwarding rules and load balancing rules rewrite 2010-12-03 08:48:02 -08:00
dc bug 10222: fixed issue with associate ip introduced more than one nic. The problem is that associate ip automatically creates a nic but doesn't have sufficient information to properly creates so it uses what it knows for sure is the naming pattern to do it. However, we changed the naming pattern and it broke. I fixed it by passing all of the information in the ipaddressTO object. 2011-06-11 13:45:00 -07:00
deploy changed a bunch of map logs to trace 2011-07-22 18:12:27 -07:00
domain bug 9419: implement api to reset resource count 2011-06-16 18:59:38 +05:30
event Add license header to files 2011-04-14 11:23:14 -07:00
ha bug 10628: root cause is CheckHealthCommand return false, XenServerInvestigator is not called 2011-07-14 20:42:26 -07:00
host/dao moved agent ping to in memory rather than db based 2011-07-25 15:21:06 -07:00
hypervisor Pass isForRebalance parameter to processConnect method of all the listeners - some listeners don't have to be notified when connection happens as a a part of Agent Rebalance process (VirtualMachineManagerImpl listener for instance) 2011-06-27 10:20:41 -07:00
keystore Finalize custom certficate support. hook with UI 2011-04-22 13:45:09 -07:00
maint Use Long type for version comparsion 2011-03-22 11:07:11 -07:00
migration bug 10305: for a systemvm only applicable system vm offering should be displayed 2011-06-20 20:01:40 +05:30
network bug 10799: There are two problems. The deadlock was ate up but then the savepublicip call return true, causing the problem with the pod_vlan_map hitting a constraint problem. HostPodDao was used as the scope for the insufficient capacity exception which causes the virtualmachinemanager to not to retry starting the vm. It should have been HostPod instead of HostPodDao. 2011-07-21 11:22:55 -07:00
offerings Revert "bug 10199: don't allow network offering Name modification." 2011-06-09 13:32:53 -07:00
resource bug 10447: don't notify VirtualMachineManager listener when do host rebalance - vm sync is not needed in this case. 2011-06-27 10:20:40 -07:00
server Generate keystore using RSA rather than DSA 2011-07-25 18:23:44 -07:00
service bug 10681: for serviceOfferings, diskOfferings, templates/isos return records with not null Removed field on findById method call 2011-07-13 17:16:07 -07:00
servlet Added an acknowledge process for the registration complete process of cloudzones. Only after a expires=true will the token be truly expired. 2011-06-06 11:47:59 -07:00
storage bug 10816: more db lock controls 2011-07-21 13:38:37 -07:00
template bug 10681: for serviceOfferings, diskOfferings, templates/isos return records with not null Removed field on findById method call 2011-07-13 17:16:07 -07:00
test bug 10305: for a systemvm only applicable system vm offering should be displayed 2011-06-20 20:01:40 +05:30
upgrade bug 10686: generate volume.delete usage event (along with vm.destroy) when vm fails to create/start. 2011-07-11 16:11:05 -07:00
user Do regular vm stop (not forced=true) when disableAccount 2011-07-11 17:35:35 -07:00
vm bug 10847: sg got executed in a big transaction leading to the deadlock 2011-07-25 17:41:11 -07:00