cloudstack/api/src/com/cloud
Vijayendra Bhamidipati b1bb0afad4 Bug 13127: API error text refer to database ids instead of uuids
Description:

	Modifying the API functions' exception handling to call
	addProxyObject() wherever applicable, and removing some
	wrong calls to addProxyObject() that were put in in an
	earlier commit for this bug.

	With this commit, we cover many API functions to use the
	new exception handling code, but some pieces may still be
	left out. These will be covered as work in progress, when
	making changes to the CS API code.
2012-03-12 18:05:45 -07:00
..
acl Code style fixes for API package 2012-02-03 14:25:26 -08:00
agent/api bug 13961: always return NetworkUsageAnswer from the networkUsageCommand 2012-02-23 11:15:38 -08:00
alert api refactoring 2010-11-21 12:00:21 -08:00
api Bug 13127: API error text refer to database ids instead of uuids 2012-03-12 18:05:45 -07:00
async bug 13860: Added async job types to Account/User Async api commands and more logging. 2012-02-27 10:36:17 -08:00
capacity Bug 13059: Make DB changes to list top consumed resources for enabled resources only. For this introdiuced a new state called capacity state in the op_host_capacity table and would be updated on every operation of zone pod cluster and host 2012-02-07 20:53:25 +05:30
cluster Code style fixes for API package 2012-02-03 14:25:26 -08:00
configuration bug 14239: limit number of Isolated account specific networks per account 2012-03-12 15:53:30 -07:00
consoleproxy api refactoring 2010-11-21 12:00:21 -08:00
dao Code style fixes for API package 2012-02-03 14:25:26 -08:00
dc Bug 13568 - secondary storage VM's static route for nfs server breaks things! 2012-02-17 16:24:32 -08:00
deploy Bug 13766 - VMs are still running after disabling the zone 2012-02-22 17:34:00 -08:00
domain Code style fixes for API package 2012-02-03 14:25:26 -08:00
event Bug 12954: Added usage for security groups. Usage will be generated for each security group that is assigned to a Vm. 2012-02-17 13:50:18 +05:30
exception Bug 14060: Include a CloudStack error code in an Exception Response 2012-03-05 17:39:09 -08:00
host bug 12790: use processDisconnect() when disconnect the agent during agent LB process 2011-12-30 10:03:56 -08:00
hypervisor 1) Removed tags from the network object 2011-11-01 17:42:06 -07:00
network Refactor VirtualRouterNetworkManagerImpl 2012-03-12 16:10:48 -07:00
offering Code style fixes for API package 2012-02-03 14:25:26 -08:00
org Code style fixes for API package 2012-02-03 14:25:26 -08:00
projects Code style fixes for API package 2012-02-03 14:25:26 -08:00
resource Code style fixes for API package 2012-02-03 14:25:26 -08:00
serializer Code style fixes for API package 2012-02-03 14:25:26 -08:00
server Bug 13059: Remove the listTipConsumedResources api and introduced a sortbyusage flag in the listCapacity call. 2012-02-08 11:50:55 +05:30
storage bug 13944: when delete the account, expunge detached volumes on the backend 2012-02-22 17:59:22 -08:00
template Code style fixes for API package 2012-02-03 14:25:26 -08:00
user Code style fixes for API package 2012-02-03 14:25:26 -08:00
uservm Code style fixes for API package 2012-02-03 14:25:26 -08:00
vm Bug 14028 - Add hostid parameter to StartVmCmd to enable admins to start VM on a particular host 2012-03-05 17:50:23 -08:00