cloudstack/server/src/com/cloud
alena 3b3a99ce43 bug 10727: fixed duplicated usage event generation when create volume from snapshot
status 10727: resolved fixed

Conflicts:

	server/src/com/cloud/storage/StorageManagerImpl.java
2011-07-14 10:34:55 -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 Fixed typo 2011-07-11 10:31:42 -07:00
alert add logging to clustering notification 2011-07-11 17:16:23 -07:00
api bug 10639: if register iso for all zones, zoneId is -1, 2011-07-07 21:03:09 -07:00
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: Correcting host capacity checker thread runs. Removing the thread.sleep method and using the scheduleWithFixedDelay to execute the thread at fixed delays. Also making the hostCapacityChecker thread use the common function used by computeCapacityListener. 2011-06-30 13:00:44 +05:30
certificate/dao Add license header to files 2011-04-14 11:23:14 -07:00
cluster add logging to clustering notification 2011-07-11 17:16:23 -07:00
configuration bug 10681: for serviceOfferings, diskOfferings, templates/isos return records with not null Removed field on findById method call 2011-07-13 18:25:13 -07:00
consoleproxy bug 10656: check OutOfMemoryError in critical path, fix run.sh to let it be able to monitor process termination 2011-07-11 16:33:19 -07:00
dao Port forwarding rules and load balancing rules rewrite 2010-12-03 08:48:02 -08:00
dc bug 10409: added domainSuffix parameters to account/domain objects 2011-07-06 16:57:19 -07:00
deploy put big log trace in firstfit planner in to trace instead of debug 2011-07-11 14:37:52 -07:00
domain bug 10409: added domainSuffix parameters to account/domain objects 2011-07-06 16:57:19 -07:00
event throw exception after intercepting to log error event 2011-07-14 11:51:14 +05:30
ha fix migration npe when recovering 2011-07-09 08:32:10 -07:00
host/dao bug 10423: agent in ssvm needs to add default keystore, as we copying templates through https://**realhostip.** 2011-07-08 13:49:43 -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:37:00 -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:11:50 +05:30
network bug 10681: for serviceOfferings, diskOfferings, templates/isos return records with not null Removed field on findById method call 2011-07-13 18:25:13 -07:00
offerings bug 9154: Update NetworkOfferingVO field 2011-06-16 14:29:34 -07:00
projects Intermidiate checkin for Projects feature; added 3 new apis - create/delete/listProject(s) - as a part of checkin 2011-07-01 13:19:12 -07:00
resource add new option to force destroy vm when delete host, if the VMs are created on local storage 2011-07-08 13:49:05 -07:00
server bug 10681: for serviceOfferings, diskOfferings, templates/isos return records with not null Removed field on findById method call 2011-07-13 18:25:13 -07:00
service bug 10681: for serviceOfferings, diskOfferings, templates/isos return records with not null Removed field on findById method call 2011-07-13 18:25:13 -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 10727: fixed duplicated usage event generation when create volume from snapshot 2011-07-14 10:34:55 -07:00
template bug 10681: for serviceOfferings, diskOfferings, templates/isos return records with not null Removed field on findById method call 2011-07-13 18:25:13 -07:00
test bug 10305: for a systemvm only applicable system vm offering should be displayed 2011-06-20 20:11:50 +05:30
upgrade bug 10686: generate volume.delete usage event (along with vm.destroy) when vm fails to create/start. 2011-07-11 16:13:22 -07:00
user Throw correct types of exceptions when fail to create account 2011-07-13 18:25:13 -07:00
vm bug 10681: for serviceOfferings, diskOfferings, templates/isos return records with not null Removed field on findById method call 2011-07-13 18:25:13 -07:00