mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
network: don't allow tags on vpn customer gateways
Fixes #193 Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
1b652179c8
commit
eebb7cea02
@ -518,7 +518,6 @@ export default {
|
||||
title: 'VPN Customer Gateway',
|
||||
icon: 'lock',
|
||||
permission: ['listVpnCustomerGateways'],
|
||||
resourceType: 'VpnGateway',
|
||||
columns: ['name', 'gateway', 'cidrlist', 'ipsecpsk', 'account', 'domain'],
|
||||
details: ['name', 'id', 'gateway', 'cidrlist', 'ipsecpsk', 'ikepolicy', 'ikelifetime', 'esppolicy', 'esplifetime', 'dpd', 'forceencap', 'account', 'domain'],
|
||||
actions: [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user