From 8915bdcac79f2a0edb5f428305cb73f58d3f7844 Mon Sep 17 00:00:00 2001 From: Cao Xuan Hoang Date: Mon, 27 Feb 2017 14:45:53 +0700 Subject: [PATCH] devref/devstack: Switch the default to strongswan This patch is follow up of I955546e4c63daacf0c8b4e979917eacb3a4e29d7 to close the bug completely in devref. Change-Id: I92746c3451577db026672842ec229b395b3e2ccf --- doc/source/devref/devstack.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/source/devref/devstack.rst b/doc/source/devref/devstack.rst index 0b07dfc0a..b583f605d 100644 --- a/doc/source/devref/devstack.rst +++ b/doc/source/devref/devstack.rst @@ -35,10 +35,9 @@ section of devstack's local.conf file:: enable_plugin neutron-vpnaas https://git.openstack.org/openstack/neutron-vpnaas stable/kilo -The default implementation for IPSEC package under DevStack is 'openswan'. +The default implementation for IPSEC package under DevStack is 'strongswan'. However, depending upon the Linux distribution, you may need to override -this value. Select 'libreswan' for Fedora/RHEL/CentOS or 'strongswan' for -Ubuntu 14.4.04+:: +this value. Select 'libreswan' for Fedora/RHEL/CentOS:: For example, install libreswan for CentOS/RHEL 7::