cloudstack/server/src/com/cloud
Edison Su d9287f0e43 tell agent to reconnect to mgt server, if cancelmaintainance cmd is called 2012-01-19 17:14:00 -08:00
..
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 tell agent to reconnect to mgt server, if cancelmaintainance cmd is called 2012-01-19 17:14:00 -08:00
alert Bug 13075: To get last alert, use offset 0 instead of 1 2012-01-17 12:03:30 +05:30
api bug 12054: added details level to make it faster if so desired by the admin. Reviewed-by: Alena, Will 2011-11-16 17:32:56 -08:00
async bug 11196: fixed the code when gson serialization was done twice 2011-08-29 14:48:09 -07:00
baremetal Bug 12850: Allow accounts in child domains to create Vms in zones owned by parent domain 2012-01-10 11:52:56 +05:30
capacity bug 11938: Remove thread.sleep() from HostCapacityChecker. cpu and memory capacities can be null for host in maintenance so check for that, wrap the host capacity checker thread with try and catch to make it more robust. Add more logging for entry and exit of thread. 2011-11-16 20:13:07 +05:30
certificate/dao Add license header to files 2011-04-14 11:23:14 -07:00
cluster bug 12709: extend cluster keep-alive timeout to 2.5 minutes to make it resistance to temporary management server hiccups 2012-01-05 14:04:23 -08:00
configuration Bug 12639: while logging events, hide value for configs containing password string in config name 2012-01-17 15:08:34 +05:30
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 13021: add a global configuration variable to let control default network adapter type inside system VMs 2012-01-12 14:08:52 -08: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
netapp full opensource 2011-08-23 19:23:49 -07:00
network Bug 12606: firewall rule validation for icmp source cidr for duplicate entry. 2012-01-12 15:29:38 +05:30
offerings Defined missing length field for VO classes 2011-08-17 15:10:07 -07:00
resource bug 13096 Make capacity deletion for CLUSTER deletion more robust. 2012-01-16 15:18:15 +05:30
secstorage Move VMware/Premium Secondary storage VM to opensource 2011-08-23 14:33:05 -07:00
server Bug 12897: Make updateHostPassword more robust. Allow only KVM's individual host password be changed and Xenserver cluster password be changed. For rest of the hypervisors throw an exception. 2012-01-19 21:27:18 +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 11973: Escape VM name to prevent from XSS attack. Reviewed-by: Alex huang 2011-11-10 12:01:36 -08:00
storage bug 11428: remove the constraint based on customer's feedback, we will allow creating volume from a snapshot that was originally taken from root volume. Customers should be aware that when the volume is attached as a data volume, some partitions that were originally created as a root volume may not be recognized by the guest OS 2012-01-17 16:01:22 -08:00
template bug 11497: 2012-01-12 16:16:42 -08: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 12292: updated netapp_volume primary key for upgrades 2012-01-18 14:06:28 +05:30
usage full opensource 2011-08-23 19:23:49 -07:00
user bug 12001: fixed resource limit check for domain - treat -1 as unlimited 2011-12-21 15:13:10 -08:00
vm bug 12875: a starting VM can be discovered as running if a disconnected host connects back 2012-01-18 12:06:56 +05:30