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

	Modified the IdentityTypeAdapter's custom serializer to
	identify whether this is an exception response that is being
	serialized, by checking if the idFieldName is set. If so,
	serialize both uuid and the uuidProperty (for eg, zoneId and
	"zoneId" (string)) and pass back the json representation of that.

	Modified XML serializer also to build a list of uuids+fieldnames.

	Introduced a new field "cserrorcode" in ExceptionResponse. This
	refers to an error code that can be according to the specific
	Exception being thrown. This will be serialized as usual. There
	shouldn't be any need to do a db lookup for conversion for these
	error codes.
2012-02-27 17:55:06 -08: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-02-27 17:55:06 -08: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 Code style fixes for API package 2012-02-03 14:25:26 -08: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 13127: API error text refer to database ids instead of uuids 2012-02-27 17:55:03 -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 bug 13919: do includingRemoved Nic search when remove firewall rules during the vm expunge 2012-02-21 18:02:44 -08: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 Code style fixes for API package 2012-02-03 14:25:26 -08:00