mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-04 00:02:37 +01:00 
			
		
		
		
	CLOUDSTACK-7720: No IP Address Validation for Acquire new secondary IP
-Removed required constraint from the IP address field (this is an optional field)
This commit is contained in:
		
							parent
							
								
									4d62dbb8ba
								
							
						
					
					
						commit
						2a1793283a
					
				@ -1867,7 +1867,6 @@
 | 
			
		||||
                                    ipaddress: {
 | 
			
		||||
                                        label: 'label.ip.address',
 | 
			
		||||
                                        validation: {
 | 
			
		||||
                                            required: true,
 | 
			
		||||
                                            ipv4: true
 | 
			
		||||
                                        }
 | 
			
		||||
                                    }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user