mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-10-26 08:42:29 +01:00 
			
		
		
		
	CLOUDSTACK-537: cloudstack UI - Advanced SG-enabled zone - VM Wizard - API has been chagned. Here is related UI change: not pass networkID to deployVirtualMachine API.
This commit is contained in:
		
							parent
							
								
									eeb3f1725d
								
							
						
					
					
						commit
						a22bfd7e7b
					
				| @ -546,6 +546,7 @@ | ||||
|         if(checkedSecurityGroupIdArray.length > 0) | ||||
|           array1.push("&securitygroupids=" + checkedSecurityGroupIdArray.join(",")); | ||||
| 				 | ||||
|         /*				 | ||||
| 				if(selectedZoneObj.networktype ==	"Advanced" && selectedZoneObj.securitygroupsenabled == true) { // Advanced SG-enabled zone 		
 | ||||
| 					var networkData = { | ||||
| 						zoneId: selectedZoneObj.id, | ||||
| @ -577,6 +578,8 @@ | ||||
| 						return;  | ||||
| 					} | ||||
| 				} | ||||
| 				*/ | ||||
| 				 | ||||
|       } | ||||
|       else if (step5ContainerType == 'nothing-to-select') {	   | ||||
| 				if(args.context.networks != null) { //from VPC tier
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user