cloudstack-mirror/api/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
..
acl more unused fields removed 2011-01-28 15:37:00 -08:00
agent/api bug 9189: 2011-03-29 10:55:24 -07:00
alert api refactoring 2010-11-21 12:00:21 -08:00
api bug 9192: multiple improvementes to listVms command. 2011-03-29 19:18:30 -07:00
async bug 6969: return jobId/jobStatus for IpAddress and SecurityGroup as ids for these objects were introduced in 2.2.x 2011-02-22 09:09:55 -08:00
capacity Bug 7845 - Productize DeploymentPlanner 2011-02-28 13:47:51 -08:00
configuration bug 8945: introduced "default.page.limit" config param (default value is 500). Used for pagination in API list* commands. 2011-03-15 15:06:52 -07:00
consoleproxy api refactoring 2010-11-21 12:00:21 -08:00
dao api refactoring 2010-11-21 12:00:21 -08:00
dc Bug 6873: disable/enable mode for clusters (and pods and zones and hosts) 2011-03-23 22:15:35 -07:00
deploy Bug 6873: disable/enable mode for clusters (and pods and zones and hosts) 2011-03-23 22:15:35 -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 5912: Added events and logging for securityGroup create/delete 2011-03-25 15:23:18 -07:00
exception fix NPE when failed to start VM 2011-03-01 16:38:18 -05:00
host bug 8103: don't allow to remove host if it has Running/Stopping/Starting vms 2011-03-25 17:29:54 -07:00
hypervisor Add bare metal stuff to addHost command 2011-02-22 19:07:07 -08:00
network bug 8862: added updateNetwork api command. Can update name/displayText only 2011-03-22 11:26:56 -07:00
offering Merge branch 'bareMetal' 2011-03-08 14:18:11 -08:00
org Bug 6873: disable/enable mode for clusters (and pods and zones and hosts) 2011-03-23 22:15:35 -07:00
resource Bug 6873: disable/enable mode for clusters (and pods and zones and hosts) 2011-03-23 22:15:35 -07:00
serializer Fixed Api xml doc generator 2011-01-11 15:26:04 -08:00
server API changes for Bug 3316 - Manual live migration of Virtual Machines 2011-03-11 17:49:53 -08:00
storage Removed the async create status for volume now that our customers don't use it 2011-03-24 20:04:23 -07:00
template Separate createVm methods for 1) vm in Basic zone 2) Vm with SecurityGroup in Advanced zone 3) Vm without SecurityGroup in AdvancedZone 2011-03-03 16:13:00 -08:00
user bug 8710: Introducing a new user role in cloudstack called RESOURCE_DOMAIN_ADMIN. The role would have all the domain_admin rights and the rights to list zone,pods,clusters and so on. More info in the bug 2011-03-25 18:04:09 -07:00
uservm removed unused domain_router_id from uservm 2011-01-24 16:56:00 -08:00
vm Removed the async create status for volume now that our customers don't use it 2011-03-24 20:04:23 -07:00