Jessica Wang 
							
						 
					 
					
						
						
						
						
							
						
						
							ecccb88aa9 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4102: UI > instances page > detailView > change service offering action > display different description vm's state and vm's hypervisor.  
						
						 
						
						
						
						
					 
					
						2013-08-22 15:04:36 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jessica Wang 
							
						 
					 
					
						
						
						
						
							
						
						
							3f4ef406cf 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4102: UI > widget > extend dialog widget to have dynamic description.  
						
						 
						
						
						
						
					 
					
						2013-08-22 15:04:18 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marty Sweet 
							
						 
					 
					
						
						
						
						
							
						
						
							922ef76224 
							
						 
					 
					
						
						
							
							Added Linux template creation documentation  
						
						 
						
						
						
						
					 
					
						2013-08-22 17:56:48 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							8422633cd6 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4431: Fix icon for release dedicated host  
						
						 
						
						
						
						
					 
					
						2013-08-22 14:56:19 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							b887302cb7 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4460: VPC list UI: Truncate long values to prevent overflow.  
						
						 
						
						
						
						
					 
					
						2013-08-22 14:56:19 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marcus Sorensen 
							
						 
					 
					
						
						
						
						
							
						
						
							62072514f0 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4661: fix vpcid field in response of creating vpn gateway  
						
						 
						
						
						
						
					 
					
						2013-08-22 15:17:12 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Prasanna Santhanam 
							
						 
					 
					
						
						
						
						
							
						
						
							b3306497fe 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4453: fetch host credentials from marvin config  
						
						 
						
						... 
						
						
						
						Tests would fetch the credentials for the host to hop into router to
check for essential services. Each test would require to put in the host
information into the test data. Instead fetch the credential information
from the marvin configuration file.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 4b546ce85d40098ade69c575316e76e25a422a12) 
						
						
					 
					
						2013-08-22 20:20:16 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kishan Kavala 
							
						 
					 
					
						
						
						
						
							
						
						
							ad0fba31a3 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4115 : Encrypt password in cluster_details table. This fix is to handle upgrades from versions earlier than 3.0.5 and 4.0. Upgrade was not handled when the cluster_details password encryption was introduced.  
						
						 
						
						
						
						
					 
					
						2013-08-22 18:53:45 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Radhika PC 
							
						 
					 
					
						
						
						
						
							
						
						
							5980faf9a7 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4185 vmware steps for upgrade paths  
						
						 
						
						
						
						
					 
					
						2013-08-22 16:46:23 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Radhika PC 
							
						 
					 
					
						
						
						
						
							
						
						
							9741a8704e 
							
						 
					 
					
						
						
							
							CLOUDSTACK-770 ntier review comments  
						
						 
						
						
						
						
					 
					
						2013-08-22 14:15:00 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								SrikanteswaraRao Talluri 
							
						 
					 
					
						
						
						
						
							
						
						
							c36cf73cfb 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4437: Fix iso usage event count to match the number of image stores  
						
						 
						
						... 
						
						
						
						Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 502b2ff0f90f5b0e8741335643f7710ce650633f) 
						
						
					 
					
						2013-08-22 12:39:42 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Prasanna Santhanam 
							
						 
					 
					
						
						
						
						
							
						
						
							197108c6a3 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4442: Include a test for creating networks with sourcenat only  
						
						 
						
						... 
						
						
						
						The test attempts to create a network with offering serving only
dhcp,dns and sourcenat. However the source NAT functionality itself
isn't tested as reported in the bug. So the test will pass.
TODO: come up with a way to test source nat without enabling additional
services for pf/staticnat
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 79df10ee24840dc7fe8fdb4ccbde240658a109fc) 
						
						
					 
					
						2013-08-22 12:39:31 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sowmya Krishnan 
							
						 
					 
					
						
						
						
						
							
						
						
							e4b5d4d62e 
							
						 
					 
					
						
						
							
							CLOUDSTACK-3927, CLOUDSTACK-3928: Fix NS scripts to add/remove NS device in setupClass/tearDown  
						
						 
						
						... 
						
						
						
						Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 1c31ee22d40d77c10593d87b8237cd0489d192cc) 
						
						
					 
					
						2013-08-22 10:27:56 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jessica 
							
						 
					 
					
						
						
						
						
							
						
						
							ce2ccb1650 
							
						 
					 
					
						
						
							
							CLOUDSTACK-867. DOC. Fix how-to steps for updating an existing VM to have dynamic scaling capability.  
						
						 
						
						
						
						
					 
					
						2013-08-21 16:46:47 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jessica Wang 
							
						 
					 
					
						
						
						
						
							
						
						
							dac66d74df 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4428: UI > volume > when hypervisor is KVM and kvm.snapshot.enabled configuration is false, still show Take Snapshot option if VM State is Stopped.  
						
						 
						
						
						
						
					 
					
						2013-08-21 16:42:29 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alena Prokharchyk 
							
						 
					 
					
						
						
						
						
							
						
						
							96a17cc036 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4428: "kvm.snapshot.enabled" flag shouldn't affect detached volumes, or volumes attached to the vm in Stopped/Destroyed state  
						
						 
						
						
						
						
					 
					
						2013-08-21 16:27:16 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jessica 
							
						 
					 
					
						
						
						
						
							
						
						
							94849e274a 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4429. DOC. Fix broken link in header of API Reference TOC page. The link pointed to the Developer's Guide on the old doc site. Changed to point to the new doc site. Does not point to a specific doc version, so this text can be re-used without change for future software releases.  
						
						 
						
						
						
						
					 
					
						2013-08-21 16:15:42 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alena Prokharchyk 
							
						 
					 
					
						
						
						
						
							
						
						
							d5379b8704 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4392: API volumeresponse - return primary storage information to ROOT and resource domain admin only.  
						
						 
						
						
						
						
					 
					
						2013-08-21 15:43:06 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								frank 
							
						 
					 
					
						
						
						
						
							
						
						
							4ca24928e9 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4426  
						
						 
						
						... 
						
						
						
						[VMware] [upgrade] system VM not coming up after upgrade from 3.0.4 to 4.2 
						
						
					 
					
						2013-08-21 14:59:27 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wido den Hollander 
							
						 
					 
					
						
						
						
						
							
						
						
							a5c10767d6 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4249: Do not assume KVM snapshots are in QCOW2 format  
						
						 
						
						... 
						
						
						
						RBD snapshots are in RAW format and are stored as such on Secondary Storage.
When creating a template from such a snapshot, honor the image format passed
down by the management server and act on that.
The old code simply assumed it always was QCOW2. 
						
						
					 
					
						2013-08-21 17:12:30 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								radhikap 
							
						 
					 
					
						
						
						
						
							
						
						
							2db1f3b134 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4416 and CLOUDSTACK-906 cisco vnmc doc reviews  
						
						 
						
						
						
						
					 
					
						2013-08-21 17:12:55 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								radhikap 
							
						 
					 
					
						
						
						
						
							
						
						
							88468187e7 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4416 and CLOUDSTACK-906 cisco vnmc doc reviews  
						
						 
						
						
						
						
					 
					
						2013-08-21 17:02:56 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gaurav Aradhye 
							
						 
					 
					
						
						
						
						
							
						
						
							26705cf53f 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4422: Corrected the wrong service paths  
						
						 
						
						... 
						
						
						
						Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit cff832044043a361d360f775c7227a77ac99509a) 
						
						
					 
					
						2013-08-21 15:42:52 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Koushik Das 
							
						 
					 
					
						
						
						
						
							
						
						
							502c1db103 
							
						 
					 
					
						
						
							
							CLOUDSTACK-3441: [Load Test] High delays between VM being allocated to Pod and network implementation causing delays in VM deployment  
						
						 
						
						... 
						
						
						
						The locking code in implement/shutdown network code was not efficient. Even in order to check the current state of the network lock was getting acquired which is not required. This resulted in delays in deploy VM as can be seen from attached logs where the code waited on the lock just to check if network is implemented.
As part of the fix moved out code that is checking if the network is already implemented or shutdowned outside the lock. 
						
						
					 
					
						2013-08-21 15:25:45 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Prasanna Santhanam 
							
						 
					 
					
						
						
						
						
							
						
						
							7e36dd6be8 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4418: allow egress access to all networks for VMs on NAT  
						
						 
						
						... 
						
						
						
						Tests doing operations within guests post VirtualMachine.create w. default
network offering fail since the egress policy with isolated networks and
sourcenat services is DENY.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 81b5146c8ed1a590b08b71a3e3421966974b74f9) 
						
						
					 
					
						2013-08-21 15:20:27 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Prasanna Santhanam 
							
						 
					 
					
						
						
						
						
							
						
						
							eeb53d52ee 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4225: Remove additional / in the nfs path  
						
						 
						
						... 
						
						
						
						nfs://nfs-server://export/share ->
nfs://nfs-server:/export/share
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit f056af8cbdd6bdfead0afbffbe2c10bb988ba385) 
						
						
					 
					
						2013-08-21 15:20:27 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sateesh Chodapuneedi 
							
						 
					 
					
						
						
						
						
							
						
						
							69adeecc39 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4414  
						
						 
						
						... 
						
						
						
						Fixing detection of failure in cluster discovery before cleanup vsm device.
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org> 
						
						
					 
					
						2013-08-21 08:03:52 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Koushik Das 
							
						 
					 
					
						
						
						
						
							
						
						
							534e0977c3 
							
						 
					 
					
						
						
							
							CLOUDSTACK-2131: [Performance][Enhancement] Avoid checking for providers that are not enabled while creating network.  
						
						 
						
						... 
						
						
						
						For some scenarios like prepare nic, all network service providers are checked which is not efficient and also introduces unnecessary dependencies.
The check to use only the required providers is already there for implement, shutdown operation on network. Put the same check for all missing cases. 
						
						
					 
					
						2013-08-21 12:48:51 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								radhikap 
							
						 
					 
					
						
						
						
						
							
						
						
							75c3facb43 
							
						 
					 
					
						
						
							
							CLOUDSTACK-3115 vnmc limitations  
						
						 
						
						
						
						
					 
					
						2013-08-21 12:10:25 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								radhikap 
							
						 
					 
					
						
						
						
						
							
						
						
							2e7cda826e 
							
						 
					 
					
						
						
							
							CLOUDSTACK-906 review comments fixed  
						
						 
						
						
						
						
					 
					
						2013-08-21 10:01:48 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							caaf4ed0c5 
							
						 
					 
					
						
						
							
							Add missing license header to new .css files (oops)  
						
						 
						
						
						
						
					 
					
						2013-08-20 16:05:19 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jessica Wang 
							
						 
					 
					
						
						
						
						
							
						
						
							fd47059436 
							
						 
					 
					
						
						
							
							CLOUDSTACK-3950: UI > remove global variable havingS3, havingSwift who are no longer in use.  
						
						 
						
						
						
						
					 
					
						2013-08-20 16:04:40 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Min Chen 
							
						 
					 
					
						
						
						
						
							
						
						
							fea7d21dcd 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4412: NPE while trying to force delete zone wide primary  
						
						 
						
						... 
						
						
						
						storage when volumes are present. 
						
						
					 
					
						2013-08-20 16:01:38 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jessica 
							
						 
					 
					
						
						
						
						
							
						
						
							72299f49fd 
							
						 
					 
					
						
						
							
							CLOUDSTACK-680. DOC. Add section about sending alerts to external SNMP managers/Syslog managers.  
						
						 
						
						
						
						
					 
					
						2013-08-20 16:00:22 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Min Chen 
							
						 
					 
					
						
						
						
						
							
						
						
							e65a302f15 
							
						 
					 
					
						
						
							
							CLOUDSTACK-3950: add "regionsecondaryenabled" in listCapabilitiesCmd  
						
						 
						
						... 
						
						
						
						response. 
						
						
					 
					
						2013-08-20 15:59:46 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							bcd36508de 
							
						 
					 
					
						
						
							
							UI modules: Add blank .css files to silence 404 errors  
						
						 
						
						
						
						
					 
					
						2013-08-20 15:46:37 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jessica Wang 
							
						 
					 
					
						
						
						
						
							
						
						
							84228c2c60 
							
						 
					 
					
						
						
							
							CLOUDSTACK-3950: UI > set g_regionsecondaryenabled to true after adding region-wide secondary storage.  
						
						 
						
						
						
						
					 
					
						2013-08-20 15:35:56 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jessica 
							
						 
					 
					
						
						
						
						
							
						
						
							d5e55ba2af 
							
						 
					 
					
						
						
							
							CLOUDSTACK-871. DOC. Incorporate review comments in VM base image update.  
						
						 
						
						
						
						
					 
					
						2013-08-20 14:54:31 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jessica Wang 
							
						 
					 
					
						
						
						
						
							
						
						
							d96e599c7d 
							
						 
					 
					
						
						
							
							CLOUDSTACK-3950: UI > template/ISO page > hide copyTemplate/copyISO action when secondary storage is region-wide.  
						
						 
						
						
						
						
					 
					
						2013-08-20 14:40:15 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jessica Wang 
							
						 
					 
					
						
						
						
						
							
						
						
							4bee74464f 
							
						 
					 
					
						
						
							
							CLOUDSTACK-3950: UI > template/ISO page > registerTemplate/registerISO action > zone dropdown > include only one option "All Zones" when secondary storage is region-wide.  
						
						 
						
						
						
						
					 
					
						2013-08-20 14:25:13 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Min Chen 
							
						 
					 
					
						
						
						
						
							
						
						
							3bd2bbf59d 
							
						 
					 
					
						
						
							
							CLOUDSTACK-3950:Set cross-zone flag in registerTemplate/registerIso in  
						
						 
						
						... 
						
						
						
						case of region-wide secondary is enabled. 
						
						
					 
					
						2013-08-20 14:13:49 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jessica 
							
						 
					 
					
						
						
						
						
							
						
						
							fe012f29e8 
							
						 
					 
					
						
						
							
							CLOUDSTACK-816. DOC. Incorporate review comments for documentation of health checks for load balanced instances.  
						
						 
						
						
						
						
					 
					
						2013-08-20 14:12:24 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jessica 
							
						 
					 
					
						
						
						
						
							
						
						
							717c25b323 
							
						 
					 
					
						
						
							
							CLOUDSTACK-856. DOC. Incorporate review comments in CPU and RAM overcommit section of documentation.  
						
						 
						
						
						
						
					 
					
						2013-08-20 14:04:01 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jessica 
							
						 
					 
					
						
						
						
						
							
						
						
							1350afce15 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4229. DOC. Add NetScaler version requirement for health checks on load balanced instances.  
						
						 
						
						
						
						
					 
					
						2013-08-20 14:03:41 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alena Prokharchyk 
							
						 
					 
					
						
						
						
						
							
						
						
							d7216a776e 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4410: Parallel vm execution - turn on and off based on the global configuration variable. Before the fix, was hard coded to on  
						
						 
						
						
						
						
					 
					
						2013-08-20 11:04:50 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jessica Wang 
							
						 
					 
					
						
						
						
						
							
						
						
							b85d48495b 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4102: UI > instances page, routers page, systemVM page > change service offering dialog > change description to "Please read the dynamic scaling section in the admin guide before scaling up".  
						
						 
						
						
						
						
					 
					
						2013-08-20 10:57:37 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rajesh Battala 
							
						 
					 
					
						
						
						
						
							
						
						
							61c5b4bf75 
							
						 
					 
					
						
						
							
							fix for kvm test failure  
						
						 
						
						... 
						
						
						
						(cherry picked from commit 6c593b0b16f37951c0c30b2ad3cff69835085fe2) 
						
						
					 
					
						2013-08-20 20:14:53 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Prasanna Santhanam 
							
						 
					 
					
						
						
						
						
							
						
						
							3a29c73447 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4225: list the snapshot path on secondary store  
						
						 
						
						... 
						
						
						
						list the snapshot on secondary store. avoid changing directories and
additional debug commands.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 5b66677d742fa057779f56c3f4c7a905d8a3d4c5) 
						
						
					 
					
						2013-08-20 19:39:43 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Prasanna Santhanam 
							
						 
					 
					
						
						
						
						
							
						
						
							463afeef3b 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4225: new_virtual_machine is not a attr of the test  
						
						 
						
						... 
						
						
						
						Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 3605280a2eb49c719c022d411fd90596c7a2a24e) 
						
						
					 
					
						2013-08-20 19:33:33 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nitin Mehta 
							
						 
					 
					
						
						
						
						
							
						
						
							e6b53e5529 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4386  
						
						 
						
						... 
						
						
						
						KVM - Create template from volume
Vmware - Create template from volume / Create template from snapshot
send the physical size in the copycommand which accordingly will populate template store ref and the usage_event tables with the right physical size
Signed off by : nitin mehta<nitin.mehta@citrix.com> 
						
						
					 
					
						2013-08-20 19:21:32 +05:30