cloudstack/server/src/com/cloud
Kishan Kavala ec0c35269a bug CS-16380: Check if storage pool changed during migration. Migration should fail only when the assigned pool is not same as existing storage pool
status CS-16380: resolved fixed
reviewed-by: Abhi
2012-09-24 15:12:27 +05:30
..
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 CS-15546, better log message 2012-09-12 10:01:36 -07:00
alert Bug 13075: To get last alert, use offset 0 instead of 1 2012-01-17 12:03:30 +05:30
api listSSHKeyPairs: list by account/domainid. Also added account/domainId info to sshKeyPair response 2012-04-16 14:19:10 -07:00
async bug 11196: fixed the code when gson serialization was done twice 2011-08-29 14:48:09 -07:00
baremetal bug 11814: Allow template to have details info in key/value pairs. 2012-01-31 15:09:14 -08:00
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 14618: Protect servlet container from shutting down on unexpected runtime exceptions 2012-04-05 14:54:42 -07:00
configuration add recreate.systemvm.enabled parameter to control recreating systemvm 2012-08-20 10:35:43 -07:00
consoleproxy add recreate.systemvm.enabled parameter to control recreating systemvm 2012-08-20 10:35:43 -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 Bug 13824 - VM Deployment: If Root Volume is Ready, Planner should reuse the storagepool until cluster has capacity 2012-02-16 17:20:54 -08: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 13478: added exception printing. Reviewed-by: Anthony 2012-02-09 16:48:04 -08:00
host/dao accelerate xenserver upgrade host connection 2012-09-18 16:45:29 -07:00
hypervisor CS-15546, better log message 2012-09-12 10:01:36 -07:00
keystore add cert chain in db, and also open the api to upload a cert chain 2012-02-09 11:50:43 -08: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 CS-13910: Fix S/NAT for User VMs to reach other public VLAN IPs 2012-09-07 15:27:02 +05:30
offerings Defined missing length field for VO classes 2011-08-17 15:10:07 -07:00
resource bug CS-16373: Send Maintenance command to KVM hosts during cluster unmanage 2012-09-24 12:45:28 +05:30
secstorage Move VMware/Premium Secondary storage VM to opensource 2011-08-23 14:33:05 -07:00
server listSSHKeyPairs: list by account/domainid. Also added account/domainId info to sshKeyPair response 2012-04-16 14:19:10 -07:00
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 CS-16380: Check if storage pool changed during migration. Migration should fail only when the assigned pool is not same as existing storage pool 2012-09-24 15:12:27 +05:30
template CS-14673 when a template is deleted and then copied over again , it is still marked as "Removed" in template_zone_ref table. 2012-09-07 16:05:09 +05:30
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 CS-16281: Add 2.2.14 to 2.2.15 upgrade path 2012-09-06 14:30:13 +05:30
usage full opensource 2011-08-23 19:23:49 -07:00
user bug 14103: mark account for cleanup only in cleanupAccount and disableAccount method, not in the callers methods 2012-03-05 16:16:46 -08:00
vm CS-15603 : CloudStack failing to stop vm's when destroyVM is called 2012-09-11 15:56:18 +05:30