| .. |
|
account
|
Added more changes to the api
|
2010-10-21 15:11:49 -07:00 |
|
acl
|
bug 11236: domainAdmin/regularUser can edit/delete/copy/extract Public template/iso only if it was created by them. They still can use/see public template/iso when execute list/deploy/attachIso commands. Root admin can operate with other people templates w/o any restrictions.
|
2011-08-24 14:48:22 -07:00 |
|
agent
|
add more logs
|
2011-11-02 17:04:18 -07:00 |
|
alert
|
1) Increase working buffer size to 1M when downloading/uploading VMDK, hopefully can improve OVF exporting/importing performance. 2) use atomic SQL operation to get rid of global lock usage
|
2011-09-09 17:06:34 -07:00 |
|
api
|
bug 11923: don't expose command name in the exception response when command is not available
|
2011-11-07 18:00:11 -08:00 |
|
async
|
bug 11196: fixed the code when gson serialization was done twice
|
2011-08-29 14:48:09 -07:00 |
|
baremetal
|
Disable baremetal fullsync
|
2011-11-01 16:45:49 -07:00 |
|
capacity
|
bug 11668: Do not apply 'cpu.overprovisioning.factor' while setting total_cpu in the op_host_capacity entry.
|
2011-10-11 16:55:42 +05:30 |
|
certificate/dao
|
Add license header to files
|
2011-04-14 11:23:14 -07:00 |
|
cluster
|
Do agent disconnect when agent rebalance fails
|
2011-09-15 18:36:22 -07:00 |
|
configuration
|
bug 11573: made network wait timeout configurable
|
2011-11-09 13:13:49 -08:00 |
|
consoleproxy
|
bug 11360: make user_vm_details generic to all VMs instead of user-only VMs, VM details info will be carried down to hypervisor resource
|
2011-09-07 15:37:50 -07:00 |
|
dao
|
Port forwarding rules and load balancing rules rewrite
|
2010-12-03 08:48:02 -08:00 |
|
dc
|
Merge branch 'cvm' into 2.2.y
|
2011-08-19 16:08:35 -07:00 |
|
deploy
|
allow multiple clusters for baremetal planner
|
2011-10-27 17:42:25 -07:00 |
|
domain
|
bug 11036: resource count update is refactored
|
2011-09-13 10:47:55 -07:00 |
|
event
|
throw exception after intercepting to log error event
|
2011-07-19 18:39:32 +05:30 |
|
ha
|
Bug 11404 - VM was in Running state, had null for a pod_id, basically didnt allow creation of subsequent vm's
|
2011-09-15 18:47:05 -07:00 |
|
host/dao
|
refine the logic seraching ssvm when generate firewall configuration
|
2011-11-09 14:37:36 -08:00 |
|
hypervisor
|
bug 11701: cleanup, and vm host sync on delta
|
2011-10-27 16:23:04 +05:30 |
|
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 |
|
netapp
|
full opensource
|
2011-08-23 19:23:49 -07:00 |
|
network
|
bug 11573: made network wait timeout configurable
|
2011-11-09 13:13:49 -08:00 |
|
offerings
|
Defined missing length field for VO classes
|
2011-08-17 15:10:07 -07:00 |
|
resource
|
bug 11690: don't allow to remove the cluster when it's referenced by existing storage pools
|
2011-10-21 18:07:16 -07:00 |
|
secstorage
|
Move VMware/Premium Secondary storage VM to opensource
|
2011-08-23 14:33:05 -07:00 |
|
server
|
Revert "bug 11791: adding Hypervisor type to list os API"
|
2011-11-03 14:53:32 +05:30 |
|
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
|
bug 11036: if resource_count record is missing for account or domain, insert it during the management server startup (with count=0)
|
2011-09-13 15:19:14 -07:00 |
|
storage
|
refine the logic seraching ssvm when generate firewall configuration
|
2011-11-09 14:37:36 -08:00 |
|
template
|
bug 11493: no need to do cross domain checks for the templates as domain level templates are not supported. We support only public (everybody can see and use) and private (only owner can see and use unless changed with updateTemplatePermissions call)
|
2011-09-20 10:31:01 -07:00 |
|
test
|
bug 11468: create ROOT domain and admin user as a part of cloud-setup-databases, not during the management server startup to avoid multiple records insertion for the same domain
|
2011-09-22 10:55:43 -07:00 |
|
upgrade
|
bug 11938: Removed unique constraint on usage_network_offering table.
|
2011-11-09 16:27:31 +05:30 |
|
usage
|
full opensource
|
2011-08-23 19:23:49 -07:00 |
|
user
|
bug 11804: Only root admins have a relaxed resource limit
|
2011-11-03 11:15:13 +05:30 |
|
vm
|
bug 11910: during full sync ignoring VMs which have been into starting state shortly
|
2011-11-10 11:59:08 +05:30 |