mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-04 00:02:37 +01:00 
			
		
		
		
	CS-16119: Fix wrong container name of updateVpnCustomerGateway
Reviewed-by: Frank Zhang
This commit is contained in:
		
							parent
							
								
									576f7f6ecb
								
							
						
					
					
						commit
						95347d2a5e
					
				@ -35,7 +35,7 @@ import com.cloud.user.UserContext;
 | 
			
		||||
public class UpdateVpnCustomerGatewayCmd extends BaseAsyncCmd {
 | 
			
		||||
    public static final Logger s_logger = Logger.getLogger(UpdateVpnCustomerGatewayCmd.class.getName());
 | 
			
		||||
 | 
			
		||||
    private static final String s_name = "updatecustomergatewayresponse";
 | 
			
		||||
    private static final String s_name = "updatevpncustomergatewayresponse";
 | 
			
		||||
 | 
			
		||||
    /////////////////////////////////////////////////////
 | 
			
		||||
    //////////////// API parameters /////////////////////
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user