cloudstack/server/test/com/cloud/vm/dao
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
..
UserVmCloneSettingDaoImplTest.java From c72615de97b007517fb324044cb4625258c5fc61 Mon Sep 17 00:00:00 2001 2013-02-25 14:57:57 -08:00
UserVmCloneSettingDaoTestConfiguration.java Add some comments on some code source to give credit to vmware sample 2013-02-27 13:46:43 -08:00
UserVmDaoImplTest.java CLOUDSTACK-1086: DeployVirtualMachine userdata enhancements 2013-04-23 10:02:53 -07:00
UserVmDaoTestConfiguration.java CLOUDSTACK-1086: DeployVirtualMachine userdata enhancements 2013-04-23 10:02:53 -07:00