cce63f68aa
Change-Id: Ia766f93b9ce5b1560ebe37da65bd70be61a0fdd1
29 lines
1.5 KiB
ReStructuredText
29 lines
1.5 KiB
ReStructuredText
..
|
|
Warning: Do not edit this file. It is automatically generated from the
|
|
software project's code and your changes will be overwritten.
|
|
|
|
The tool to generate this file lives in openstack-doc-tools repository.
|
|
|
|
Please make any changes needed in the code, then run the
|
|
autogenerate-config-doc tool from the openstack-doc-tools repository, or
|
|
ask for help on the documentation mailing list, IRC channel or meeting.
|
|
|
|
.. _neutron-vpnaas_strongswan:
|
|
|
|
.. list-table:: Description of VPNaaS strongSwan plug-in configuration options
|
|
:header-rows: 1
|
|
:class: config-ref-table
|
|
|
|
* - Configuration option = Default value
|
|
- Description
|
|
* - **[strongswan]**
|
|
-
|
|
* - ``default_config_area`` = ``/etc/strongswan.d``
|
|
- (String) The area where default StrongSwan configuration files are located.
|
|
* - ``ipsec_config_template`` = ``/usr/lib/python/site-packages/neutron-vpnaas/neutron_vpnaas/services/vpn/device_drivers/template/strongswan/ipsec.conf.template``
|
|
- (String) Template file for ipsec configuration.
|
|
* - ``ipsec_secret_template`` = ``/usr/lib/python/site-packages/neutron-vpnaas/neutron_vpnaas/services/vpn/device_drivers/template/strongswan/ipsec.secret.template``
|
|
- (String) Template file for ipsec secret configuration.
|
|
* - ``strongswan_config_template`` = ``/usr/lib/python/site-packages/neutron-vpnaas/neutron_vpnaas/services/vpn/device_drivers/template/strongswan/strongswan.conf.template``
|
|
- (String) Template file for strongswan configuration.
|