| .. |
|
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
|
bug 10497: always execute next command in sequence, even when the current one fails to complete; otherwise all the remaining commands will be stuck in the queue forever
|
2011-06-29 14:16:59 -07:00 |
|
alert
|
bug 10126: Renamed getPodId() to getPodIdToDeployIn()
|
2011-06-03 22:17:08 -07:00 |
|
api
|
bug 5873: Checking if scmbug works
|
2011-06-30 14:06:20 -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
|
bug 10322: Transaction is using the new Merovingian
|
2011-06-29 15:34:53 -07:00 |
|
configuration
|
bug 10538: avoid duplicated config values insertion when multiple management servers start at the same time
|
2011-06-30 18:26:52 -07:00 |
|
consoleproxy
|
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 |
|
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:28 -07:00 |
|
deploy
|
bug 9154: Initial check in for enabling redundant virtual router
|
2011-06-07 14:47:45 -07:00 |
|
domain
|
bug 9419: implement api to reset resource count
|
2011-06-13 10:55:57 +05:30 |
|
event
|
Add license header to files
|
2011-04-14 11:23:14 -07:00 |
|
ha
|
bug 10260: propagate ha and deployment planner fixes
|
2011-06-13 17:33:09 -07:00 |
|
host/dao
|
fixed several template issues
|
2011-06-29 18:31:13 -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
|
fixed compile warning
|
2011-06-28 11:00:16 -07:00 |
|
offerings
|
bug 9154: Update NetworkOfferingVO field
|
2011-06-16 14:29:34 -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:37:00 -07:00 |
|
server
|
bug 10538: avoid duplicated config values insertion when multiple management servers start at the same time
|
2011-06-30 18:26:52 -07:00 |
|
service
|
bug 10538: avoid duplicated config values insertion when multiple management servers start at the same time
|
2011-06-30 18:26:52 -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 10372: Added Vm State Machine listener for usage events
|
2011-07-01 16:37:53 +05:30 |
|
template
|
bug 8915: Adding events for TEMPLATE.CREATE, TEMPLATE.DELETE, ISO.DELETE, ISO.ATTACH, ISO.DETACH.
|
2011-06-30 16:31:02 +05:30 |
|
test
|
bug 10305: for a systemvm only applicable system vm offering should be displayed
|
2011-06-20 20:11:50 +05:30 |
|
upgrade
|
clean up
|
2011-06-30 15:15:06 -07:00 |
|
user
|
bug 10372: Added Vm State Machine listener for usage events
|
2011-07-01 16:37:53 +05:30 |
|
vm
|
bug 10372: Added Vm State Machine listener for usage events
|
2011-07-01 16:37:53 +05:30 |