Updated openstack/openstack

Project: openstack-dev/devstack  db56ee8ef23a68650a3c3b26e5f3dd9b210b6040

VPNaaS Support for StrongSwan driver.

The StrongSwan driver under development for kilo-3 will replace the
default reference OpenSwan driver.

In the interim though, we need to be able to run functional tests
for both drivers. This change is intending to do the additional
steps that are needed to set up for Strongswan, so that when a
functional test has IPSEC_PACKAGE=strongswan, everything will be
correct.

The intent here is to explicitly set the device driver class in
vpn_agent.ini, so that this will work for when OpenSwan is the
default (currently), when no drivers are specified, and will work
for when StrongSwan is made the default in the code.

For Ubuntu, AppArmor is disabled for charon and stroke.

Note: Both OpenSwan and StrongSwan cannot be installed on the
host at the same time.

Change-Id: Ib8467e24633230d6643d812068e4ed6ffb33f104
Partial-Bug: 1424757
This commit is contained in:
Jenkins 2015-03-01 21:12:41 +00:00 committed by Gerrit Code Review
parent ad06357c2a
commit 4b0f90393c
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit c8b2f60a54dc0f5d008752842781bc61078b1ca9
Subproject commit db56ee8ef23a68650a3c3b26e5f3dd9b210b6040