summaryrefslogtreecommitdiff
path: root/openstack/usr/share/openstack/neutron/plugins/cisco/cisco_vpn_agent.ini
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-03-27 15:56:37 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-04-08 18:29:30 +0100
commitffbc364ae4fed1117d5f4e8b12c16c4d8c1b3a24 (patch)
treeaf4c2da2ac676e2717da2bce55e77a8a5b22456a /openstack/usr/share/openstack/neutron/plugins/cisco/cisco_vpn_agent.ini
parentd0d13633cd383a320535c4cdbda52ae79055a9b9 (diff)
downloaddefinitions-ffbc364ae4fed1117d5f4e8b12c16c4d8c1b3a24.tar.gz
neutron: Move templates to /usr/share/openstack/neutron
Also change placehoders to jinja2 type
Diffstat (limited to 'openstack/usr/share/openstack/neutron/plugins/cisco/cisco_vpn_agent.ini')
-rw-r--r--openstack/usr/share/openstack/neutron/plugins/cisco/cisco_vpn_agent.ini26
1 files changed, 26 insertions, 0 deletions
diff --git a/openstack/usr/share/openstack/neutron/plugins/cisco/cisco_vpn_agent.ini b/openstack/usr/share/openstack/neutron/plugins/cisco/cisco_vpn_agent.ini
new file mode 100644
index 00000000..0aee17eb
--- /dev/null
+++ b/openstack/usr/share/openstack/neutron/plugins/cisco/cisco_vpn_agent.ini
@@ -0,0 +1,26 @@
+[cisco_csr_ipsec]
+# Status check interval in seconds, for VPNaaS IPSec connections used on CSR
+# status_check_interval = 60
+
+# Cisco CSR management port information for REST access used by VPNaaS
+# TODO(pcm): Remove once CSR is integrated in as a Neutron router.
+#
+# Format is:
+# [cisco_csr_rest:<public IP>]
+# rest_mgmt = <mgmt port IP>
+# tunnel_ip = <tunnel IP>
+# username = <user>
+# password = <password>
+# timeout = <timeout>
+# host = <hostname>
+# tunnel_if = <tunnel I/F>
+#
+# where:
+# public IP ----- Public IP address of router used with a VPN service (1:1 with CSR)
+# tunnel IP ----- Public IP address of the CSR used for the IPSec tunnel
+# mgmt port IP -- IP address of CSR for REST API access
+# user ---------- Username for REST management port access to Cisco CSR
+# password ------ Password for REST management port access to Cisco CSR
+# timeout ------- REST request timeout to Cisco CSR (optional)
+# hostname ------ Name of host where CSR is running as a VM
+# tunnel I/F ---- CSR port name used for tunnels' IP address