cloudstack/core
Vijayendra Bhamidipati 495a729283 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-23 10:02:53 -07:00
..
src/com/cloud CLOUDSTACK-1086: DeployVirtualMachine userdata enhancements 2013-04-23 10:02:53 -07:00
test/com/cloud/agent/transport Move vmware specific tests from core to vmware-base 2012-10-01 15:03:15 -07:00
pom.xml squash changes into one giant patch 2013-02-21 11:22:48 -08:00