cloudstack/server/test/com/cloud
Vijayendra Bhamidipati b0caae6b33 CLOUDSTACK-1086: DeployVirtualMachine userdata enhancements
Description:

	Currently, userdata sent over to the DeployVMCmd and
	updateVMCmd commands can be upto 2K in length, whether
	sent over GET or POST. We remove this limitation for
	POST to change this limit to 32K. Also enabling lazy
	load on userdata to improve performance during reads
	of large sized userdata from user VM records.

Signed-off-by: Min Chen <min.chen@citrix.com>
2013-04-24 13:42:38 +05:30
..
agent CLOUDSTACK-1339: Using Sping interface injection pattern to avoid using CGLIB proxying mode. Spring with CGLIB proxying will concflict with CGLIB usage in CloudStack DB code, CloudStack CGLIB usage can cause Spring to lose tack of its proxied object and therefore creates a massive amount of objects in memory 2013-03-05 19:03:30 -05:00
alert Add missing Apache license header. 2013-03-08 14:38:35 -08:00
api CLOUDSTACK-1253: Remove @author tag. 2013-02-15 10:42:06 -08:00
async Removing ^M's from code. 2013-04-04 00:53:20 +05:30
capacity Correcting the license header problem that was introduced with commit 2013-02-22 11:06:47 -05:00
configuration Create Public IP address - If system account is specified do nothing 2013-04-17 02:16:07 +05:30
event Add missing Apache license header. 2013-03-08 14:38:35 -08:00
keystore commit ba3fef5d0650c42463d0f225f4ca14b5f9046c44 2012-12-17 17:44:39 -08:00
network Cloudstack-701 Support for non contiguous vlan ranges. 2013-04-17 10:14:42 +05:30
projects Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
resource CLOUDSTACK-724: add zone wide storage, createstoragepoolcmd doesn't need cluster/pod any more 2013-02-26 23:16:17 -08:00
resourcelimit CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts 2013-03-29 11:26:38 +05:30
snapshot Removing ^M's from code. 2013-04-04 00:53:20 +05:30
storage/dao Removing ^M's from code. 2013-04-04 00:53:20 +05:30
upgrade ignore the tests looking for db 2013-03-01 12:04:06 +05:30
user CLOUDSTACK-1636: Removed the concept of owner region. 2013-03-14 11:53:40 +05:30
vm CLOUDSTACK-1086: DeployVirtualMachine userdata enhancements 2013-04-24 13:42:38 +05:30
vpc Fixed VPC api unittests 2013-04-19 11:26:32 -07:00