openstack-manuals/doc/config-reference/source/tables/neutron-vpnaas_ipsec.rst
venkatamahesh 69bd202da8 [config-ref] Update neutron tables
Change-Id: Iccd72475e56f85961038e4d22996c919bb25624a
Closes-Bug: #1494066
Closes-Bug: #1515144
Closes-Bug: #1526245
Partial-Bug: #1548466
Partial-Bug: #1537320
Partial-Bug: #1504529
Partial-Bug: #1530647
2016-02-26 11:22:35 +00:00

1.5 KiB

Description of VPNaaS IPsec plug-in configuration options
Configuration option = Default value Description
[ipsec]
config_base_dir = $state_path/ipsec (StrOpt) Location to store ipsec server config files
enable_detailed_logging = False (BoolOpt) Enable detail logging for ipsec pluto process. If the flag set to True, the detailed logging will be written into config_base_dir/<pid>/log. Note: This setting applies to OpenSwan and LibreSwan only. StrongSwan logs to syslog.
ipsec_status_check_interval = 60 (IntOpt) Interval for checking ipsec status
[pluto]
shutdown_check_back_off = 1.5 (FloatOpt) A factor to increase the retry interval for each retry
shutdown_check_retries = 5 (IntOpt) The maximum number of retries for checking for pluto daemon shutdown
shutdown_check_timeout = 1 (IntOpt) Initial interval in seconds for checking if pluto daemon is shutdown