mirror of https://github.com/apache/cloudstack.git
CS-15724:S2S vpn- Customer vpn gateway page does not display all the configured parameters
This commit is contained in:
parent
1c1ecff0f0
commit
2785e4e7e8
|
|
@ -4185,6 +4185,9 @@
|
|||
cidrlist: { label: 'CIDR list' },
|
||||
ipsecpsk: { label: 'IPsec Preshared-Key' },
|
||||
id: { label: 'label.id' },
|
||||
ikepolicy: { label: 'IKE policy'},
|
||||
esppolicy:{ label: 'ESP policy'},
|
||||
lifetime :{label: 'Lifetime (second)'},
|
||||
domain: { label: 'label.domain' },
|
||||
account: { label: 'label.account' }
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue