cloudstack-mirror/server/src/com/cloud
alena 2af46789cb bug 9192: multiple improvementes to listVms command.
1) No longer do multiple searches involving "domain" table; only one join with domain is being done.
2) Do join with domain table only when command is executed by domainAdmin
3) Added index for "path" field in "domain" table
4) No longer do joins with account table as account_id is already present in vm_instance table.
2011-03-29 19:18:30 -07:00
..
account Added more changes to the api 2010-10-21 15:11:49 -07:00
acl bug 9192: multiple improvementes to listVms command. 2011-03-29 19:18:30 -07:00
agent bug 8103: don't allow to remove host if it has Running/Stopping/Starting vms 2011-03-25 17:29:54 -07:00
alert AlertManager should check primary storage stats as well 2011-03-14 21:27:26 -07:00
api bug 9192: multiple improvementes to listVms command. 2011-03-29 19:18:30 -07:00
async Removed the async create status for volume now that our customers don't use it 2011-03-24 20:04:23 -07:00
capacity API changes for Bug 3316 - Manual live migration of Virtual Machines 2011-03-11 17:49:53 -08:00
certificate/dao Moved DAO to server 2010-11-22 07:40:41 -08:00
cluster Allow cluster management confliction detection to handle quick manageemnt server restarts 2011-03-28 15:14:51 -07:00
configuration bug 8976: don't allow to delete pod when it has clusters 2011-03-24 17:10:01 -07:00
consoleproxy bug 8960: add management.netaddr.cidr to CPVM and SSVM 2011-03-14 11:24:25 -07:00
dao Port forwarding rules and load balancing rules rewrite 2010-12-03 08:48:02 -08:00
dc bug 8902: added Removed field to "cluster" table 2011-03-28 10:50:09 -07:00
deploy Changes to the planners 2011-03-28 09:48:33 -07:00
domain bug 8452: introducing a state for domain; blocking creation of accounts/users whilst domain is in an inactive state 2011-02-17 15:17:45 -08:00
event bug 8362: Included VmId in event description 2011-02-04 11:52:35 +05:30
ha bug 8448: generate Alert when vm is scheduled for HA 2011-03-24 17:37:18 -07:00
host/dao Bug 7845 - Productize DeploymentPlanner 2011-02-28 13:47:51 -08:00
hypervisor add vncPassword on hypervisor back 2011-03-23 16:18:22 -07:00
maid bug 8558: improve cluster management 2011-03-09 17:18:48 -08:00
maint Use Long type for version comparsion 2011-03-22 11:07:11 -07:00
migration Removed the async create status for volume now that our customers don't use it 2011-03-24 20:04:23 -07:00
network bug 8831: no need for "isdedicatedtodomain" and "dedicateddomainid" parameters. If 1) network is private, return account/domainId 2)If network is shared for specific domain, return domainId only 3) If network is shared in zone, don't return account/domainId 2011-03-28 16:54:09 -07:00
offerings Set network limit to be 0 by default for Control/Management/Storage/Public networks (these networks are used by SSVM/ConsoleProxy/domR) 2011-03-28 15:48:11 -07:00
resource Bug 8208 - bare metal provisioning 2011-02-23 17:20:43 -08:00
server bug 9200: Fixed issue when attempting to change the service offering of a VM who's current service offering has been deleted. 2011-03-28 18:15:13 -07:00
service validate CPU speed in system service offering to auto-correct settings from old data set 2011-03-22 15:37:09 -07:00
servlet bug 8954: only root admin can access console proxy, SSVM and DomR 2011-03-23 14:46:34 -07:00
storage bug 9189: fixed it in master, modifystoragepool doesn't try to create/import any more, will port it to 2.1.x 2011-03-28 19:11:20 -07:00
template bug 9205: resolved fixed 2011-03-29 14:57:16 -04:00
test bug 8412: allow to delete network when it has dhcp/domRs 2011-02-18 10:31:59 -08:00
upgrade bug 8934: set correct guest_type for default Xen Centos template. DB upgrade script is also updated. 2011-03-25 16:05:06 -07:00
user Bug 6873: disable/enable mode for clusters (and pods and zones and hosts) 2011-03-23 22:15:35 -07:00
vm bug 9192: multiple improvementes to listVms command. 2011-03-29 19:18:30 -07:00