cloudstack/server/src/com/cloud
prachi 8755044ea9 Merge Bug 11186 from 2.2.8mango
Bug 11186- Cannot restart existing VM if the cluster is disabled after the
VM has been created

Changes:
- We should not check for the cluster 'allocation_state' while starting an
    existing VM provided it has storage already allocated. But if volumes are
    deleted and new storage needs to be allocated, then we will not allow the
VM
    start.
- However we should still prohibit adding new VMs in that cluster.
2011-08-20 21:12:15 -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 Removed unused imports 2011-08-18 15:02:04 -07:00
alert Removed unused imports 2011-08-18 15:02:04 -07:00
api bug 11094: delinking api layer objects from dao layer 2011-08-19 15:23:49 +05:30
async bug 10918: cap async-job execution thread pool to be 2/3 of maximum DB connection limit 2011-07-29 18:37:32 -07:00
capacity bug 10848: Introducing an api - ListCapacityByType. Add the basic DB layer in the command. 2011-08-09 18:12:37 +05:30
certificate/dao Add license header to files 2011-04-14 11:23:14 -07:00
cluster Merge branch 'cvm' 2011-08-08 14:14:09 -07:00
configuration bug 1067: 2011-08-19 11:10:16 +05:30
consoleproxy bug 11014: 2011-08-08 18:31:14 -07:00
dao Port forwarding rules and load balancing rules rewrite 2010-12-03 08:48:02 -08:00
dc Merge branch 'cvm' 2011-08-08 14:14:09 -07:00
deploy Merge Bug 11186 from 2.2.8mango 2011-08-20 21:12:15 -07:00
domain Use row lock instead of global lock when creating a new domain 2011-08-18 10:42:12 -07:00
event throw exception after intercepting to log error event 2011-07-14 11:51:14 +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:11:55 -07:00
host/dao Merge branch 'cvm' 2011-08-08 14:14:09 -07:00
hypervisor bug 10695: add XCP 1.0 support 2011-08-09 19:49:12 -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:11:50 +05:30
network Update redundant router status even router is down 2011-08-18 22:51:23 -07:00
offerings Defined missing length field for VO classes 2011-08-17 15:13:28 -07:00
projects Intermidiate checkin for Projects feature; added 3 new apis - create/delete/listProject(s) - as a part of checkin 2011-07-01 13:19:12 -07:00
resource Use class.getSimpleName in ResourceListener 2011-08-09 15:56:17 -07:00
server Removed unused imports 2011-08-18 15:02:04 -07:00
service bug 10681: for serviceOfferings, diskOfferings, templates/isos return records with not null Removed field on findById method call 2011-07-13 18:25:13 -07:00
servlet Bug 10860 - PremiumUpgrade is not run when upgrading to 2.2.8 (edit) 2011-07-29 20:22:39 -07:00
storage reversed funtion parameter 2011-08-19 18:48:49 -07:00
template Removed unused imports 2011-08-18 15:02:04 -07:00
test bug 10305: for a systemvm only applicable system vm offering should be displayed 2011-06-20 20:11:50 +05:30
upgrade Added configuration parameter to enable/disable the firewall rule UI. 2011-08-10 16:06:32 -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:37 -07:00
vm fix typo 2011-08-19 16:15:52 -07:00