cloudstack-mirror/server/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
..
account
acl Fixed deploy vm for Project in private zone 2012-02-01 11:03:12 -08:00
agent Bug 13127: API error text refer to database ids instead of uuids 2012-02-27 17:54:53 -08:00
alert Bug 13420: Send alert of type 18 when sending alert for SSVM 2012-02-08 18:50:42 +05:30
api Bug 13127: API error text refer to database ids instead of uuids 2012-02-27 17:55:06 -08:00
async Bug 13127: API error text refer to database ids instead of uuids 2012-02-27 17:54:53 -08:00
baremetal Bug 13127: API error text refer to database ids instead of uuids 2012-02-27 17:54:53 -08:00
capacity bug 13910: release cpu/memory after expunged 2012-02-21 16:22:49 -08:00
certificate/dao Add license header to files 2011-04-14 11:23:14 -07:00
cluster Bug 13127: API error text refer to database ids instead of uuids 2012-02-27 17:54:53 -08:00
configuration bug 13971: return only offerings with matching tags when zoneId is passed in and corresponding zone has more than 1 physical network 2012-02-23 16:52:50 -08:00
consoleproxy bug 13679: cosmetic fix to remove NPE warning message from log. Reviewed-By: anthony 2012-02-14 12:08:50 -08:00
dao Port forwarding rules and load balancing rules rewrite 2010-12-03 08:48:02 -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 bug 6745: Using UUID instead of integers - for all commands 2011-11-03 07:34:00 -07:00
event Bug 12929: Added domain_id to event table. Populate domain_id while persisting events. Cleanedup EventUtils. 2012-01-12 16:16:06 +05:30
ha bug 13478: added exception printing. Reviewed-by: Anthony 2012-02-09 16:50:27 -08:00
host/dao bug 13439: full sync at management server restart, disabling hourly sync 2012-02-06 15:01:44 +05:30
hypervisor bug 13845: as you can't add physical devices name from UI when you create zone, use kvm.{guest|public|private}.devices in the global configuration. 2012-02-17 13:20:30 -08:00
keystore add cert chain in db, and also open the api to upload a cert chain 2012-02-09 14:56:40 -08:00
maint Use Long type for version comparsion 2011-03-22 11:07:11 -07:00
migration Merge complete except for virtualnetworkappliancemanager 2011-11-10 15:18:16 -08:00
netapp 1) Added resource limits for the Projects - the same as for the account 2011-09-21 17:09:49 -07:00
network Bug 13127: API error text refer to database ids instead of uuids 2012-02-27 17:55:03 -08:00
offerings Fixed format style in a bunch of files (replaced tabs with spaces as a part of it) 2012-02-03 13:49:11 -08:00
projects bug 13700: delete projects as a part of domain cleanup 2012-02-15 16:34:50 -08:00
resource Bug 13099 table physical-network-traffic-types needs to be updated when xen network device setting is modified in the global settings 2012-02-07 18:41:23 -08:00
resourcelimit Fixed format style in a bunch of files (replaced tabs with spaces as a part of it) 2012-02-03 13:49:11 -08:00
secstorage Bug 11522 - New agent manager 2011-10-06 11:56:17 -07:00
server Bug 13127: API error text refer to database ids instead of uuids 2012-02-27 17:55:06 -08:00
service Bug 7883 - Add support to allow admins to sort templates, isos, offerings... 2011-11-03 10:54:00 -07:00
servlet do not default display name from null to other name like host name 2012-01-30 14:57:50 -08:00
storage bug 13832: fixed NPE 2012-02-23 13:27:01 -08:00
template Bug 13314 - acton-bet3:vmware/xen:fail to attach "VMware Tools Installer ISO" to instance 2012-01-26 16:02:52 -08:00
test Revert zone guest cidr setting 2012-02-08 15:54:16 -08:00
upgrade Bug 13741: Added new Config category Secure. Any config in secure category will encrypted along with the Hidden category configs 2012-02-17 16:42:32 +05:30
usage Changed isElastic to isSystem for the publicIpAddress assigned during the vm deployment in EIP enabled network 2012-02-21 15:39:49 -08:00
user bug 13944: when delete the account, expunge detached volumes on the backend 2012-02-22 17:59:22 -08:00
uuididentity bug 12843: initialize uuid column for tables that have default data content 2012-01-05 17:38:50 -08:00
vm bug 13966: cleanup the vm (stop it on the backend) when work step is Release. Also never retry when finalizeStart failed 2012-02-23 15:13:47 -08:00