cloudstack/server/src/com/cloud
alena 0cdb67fdc7 bug 11167: no need to lock account when create security group to ensure that the group name is unique for account. If group already exists in the db, and we try to persist it again, mysql constraint (groupName, accountId) will fail and exception will be thrown.
status 11167: resolved fixed
2011-08-18 10:16:20 -07:00
..
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 11154: host can go in Maintenance state only after all vms are migrated from it 2011-08-17 12:03:53 -07:00
alert bug 10520: CAPACITY_TYPE_PUBLIC_IP and CAPACITY_TYPE_PRIVATE_IP - Change from remove and insert to the to the insert and update model. It doesnt seem like they are referenced for the allocators while creating a vm. Next might change them to calculating them on the fly. 2011-07-21 18:33:47 +05:30
api Revert "fix NPE when listvolume if vm got destroyed" 2011-08-15 10:18:44 -07:00
async bug 10918: cap async-job execution thread pool to be 2/3 of maximum DB connection limit 2011-07-29 18:35:02 -07:00
capacity release capacity if current state is in starting and not transit to running 2011-08-04 14:26:21 -07:00
certificate/dao Add license header to files 2011-04-14 11:23:14 -07:00
cluster Bug 10860 - PremiumUpgrade is not run when upgrading to 2.2.8 2011-07-27 17:47:09 -07:00
configuration Added configuration parameter to enable/disable the firewall rule UI. 2011-08-10 18:19:52 -07:00
consoleproxy bug 11014: 2011-08-08 18:28:34 -07:00
dao Port forwarding rules and load balancing rules rewrite 2010-12-03 08:48:02 -08:00
dc merge ELB / nectarine branch 2011-08-08 15:20:56 -07:00
deploy Fixed the bug in allocator where cluster was added to avoid set as pod 2011-08-15 10:43:59 -07:00
domain guard GlobalLock lock with finally clause 2011-08-04 16:19:28 -07:00
event throw exception after intercepting to log error event 2011-07-19 18:39:32 +05:30
ha bug 10834: when VMware host is down, don't try to restat VMs on other host. VMware prohibits VM relocation when host is down 2011-08-17 18:09:31 -07:00
host/dao Bug 10197: 2011-08-02 16:48:27 -07:00
hypervisor bug 10695: add XCP 1.0 support 2011-08-09 19:51:32 -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:01:40 +05:30
network bug 11167: no need to lock account when create security group to ensure that the group name is unique for account. If group already exists in the db, and we try to persist it again, mysql constraint (groupName, accountId) will fail and exception will be thrown. 2011-08-18 10:16:20 -07:00
offerings Defined missing length field for VO classes 2011-08-17 15:10:07 -07:00
resource fixed build 2011-08-02 17:24:22 -07:00
server Added parameter to enable the firewall rule UI to the list capabilities API. 2011-08-11 12:03:06 -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 10860 - PremiumUpgrade is not run when upgrading to 2.2.8 (edit) 2011-07-29 20:23:30 -07:00
storage bug 10923: changes for snapshot command to carry primary storage pool path 2011-08-12 17:43:18 +05:30
template adjust to merged changes 2011-08-08 18:44:14 -07:00
test bug 10305: for a systemvm only applicable system vm offering should be displayed 2011-06-20 20:01:40 +05:30
upgrade Improved logging in 229 to 2210 upgrade 2011-08-15 10:21:20 -07:00
user bug 11167: no need to lock account when create security group to ensure that the group name is unique for account. If group already exists in the db, and we try to persist it again, mysql constraint (groupName, accountId) will fail and exception will be thrown. 2011-08-18 10:16:20 -07:00
vm Fix baremetal planner reply to non-baremetal VM when migration 2011-08-18 10:14:16 -07:00