| .. |
|
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 9127: covered failure scenarios for agent LB.
|
2011-06-05 17:35:30 -07:00 |
|
alert
|
bug 10126: Renamed getPodId() to getPodIdToDeployIn()
|
2011-06-03 22:17:08 -07:00 |
|
api
|
bug 9419: implement api to reset resource count
|
2011-06-13 10:55:57 +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 9780 - ComputeCapacityListener should not use 'cpu.overprovisioning.factor' while adding capacity entries
|
2011-05-06 18:05:12 -07:00 |
|
certificate/dao
|
Add license header to files
|
2011-04-14 11:23:14 -07:00 |
|
cluster
|
Fixed unittest
|
2011-06-06 16:52:11 -07:00 |
|
configuration
|
bug 9419: implement api to reset resource count
|
2011-06-13 10:55:57 +05:30 |
|
consoleproxy
|
bug 10126: Renamed getPodId() to getPodIdToDeployIn()
|
2011-06-03 22:17:08 -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 10094: The problem was we added code that won't add any more ha work items if it already has one. However, that is wrong. HA Manager stores the existing snapshot of the VM state machine. Before working on HA for a VM, it checks to see if that snapshot has been changed. So by not scheduling HA work, we've effectively made HA not work under multi-failure situations. I've fixed by removing that code and instead at the time of performing HA, do a quick check to see if there are pwork underway for the same VM and work scheduled in the future for that VM. If there are work scheduled in the future, then we simply cancel the current work. If there are already work underway, then we retry again in 1 minute.
|
2011-06-12 09:25:48 -07:00 |
|
host/dao
|
bug 9127: intermediate checkin for agent load balancer
|
2011-06-02 21:47:54 -07:00 |
|
hypervisor
|
bug 9351: xen.max.product.version is not used, remove them
|
2011-06-07 14:43:16 -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 10126: Renamed getPodId() to getPodIdToDeployIn()
|
2011-06-03 22:17:08 -07:00 |
|
network
|
bug 9419: implement api to reset resource count
|
2011-06-13 10:55:57 +05:30 |
|
offerings
|
Revert "bug 10199: don't allow network offering Name modification."
|
2011-06-09 13:34:50 -07:00 |
|
resource
|
delete secondary storage,
|
2011-05-31 17:57:10 -07:00 |
|
server
|
bug 9579: allow domain name suffix update for existing networks.
|
2011-06-09 16:24:48 -07:00 |
|
service
|
bug 7553: Virtual Router service offering
|
2011-05-21 22:21:12 +05:30 |
|
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 9419: implement api to reset resource count
|
2011-06-13 10:55:57 +05:30 |
|
template
|
bug 8677 , 8673 : listIsos - make the parameter - name work properly.
|
2011-06-09 16:30:36 +05:30 |
|
test
|
bug 10046: size in diskofferingVO is in type now
|
2011-05-26 13:51:08 -07:00 |
|
upgrade
|
bug 9891: update network_id for ExternalFirewall and ExternalLoadBalancer device_types
|
2011-06-09 17:01:53 -07:00 |
|
user
|
bug 9419: implement api to reset resource count
|
2011-06-13 10:55:57 +05:30 |
|
vm
|
bug 8962: changes for vms using virtual network
|
2011-06-13 14:56:00 +05:30 |