Reviewed: https://review.openstack.org/309372 Committed: https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=e10adef0b1a74e1df39d7d5c79257b9d5b9116b7 Submitter: Jenkins Branch: master
commit e10adef0b1a74e1df39d7d5c79257b9d5b9116b7 Author: nick.zhuyj <[email protected]> Date: Fri Apr 22 04:33:55 2016 -0500 Strongswan: complete the ipsec.conf Many fields in strongswan ipsec.conf template is not specified. Thus they are used the default value instead of the value user provided. This patch fill those fields in the template. Change-Id: Ibc22db5d75eec6c9508880720dac6acd6197da22 Closes-Bug: #1456336 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1456336 Title: StrongSwan ipsec.conf template is incomplete Status in neutron: Fix Released Bug description: After switching from openswan to strongswan our VPN services were not working anymore. I figured out that the strongswan ipsec.conf template is incomplete. Attributes like IKE and IPSEC Policy were missing. After modification of the template everything is working again. I attached my fixed template. Comments do not work for strongswan, so the template has no comments. Sorry for that. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1456336/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

