mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-04 00:02:37 +01:00 
			
		
		
		
	Add site-to-site VPN to VPC chart
This commit is contained in:
		
							parent
							
								
									96cee01f70
								
							
						
					
					
						commit
						7ed11ee911
					
				@ -383,6 +383,15 @@
 | 
			
		||||
            }
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      },
 | 
			
		||||
      siteToSiteVPNs: function() {
 | 
			
		||||
        return $.extend(true, {}, cloudStack.vpc.siteToSiteVPN, {
 | 
			
		||||
          // siteToSiteVPN is multi-section so doesn't have an explicit
 | 
			
		||||
          // 'listView' block
 | 
			
		||||
          //
 | 
			
		||||
          // -- use this as a flag for VPC chart to render as a list view
 | 
			
		||||
          listView: true
 | 
			
		||||
        });
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user