Comment 5 for bug 1586986

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-vpnaas (stable/mitaka)

Reviewed: https://review.openstack.org/323674
Committed: https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=49ecc81bc2acc9d692a35fdac8cc125ff6575ec8
Submitter: Jenkins
Branch: stable/mitaka

commit 49ecc81bc2acc9d692a35fdac8cc125ff6575ec8
Author: Thomas Bechtold <email address hidden>
Date: Mon May 30 11:52:43 2016 +0200

    Copy/remove the strongswan.d config as root

    The strongswan.d config dir (usually /etc/strongswan.d) is usually owned
    by root but the neutron-vpn-agent may run as non-root so the files need
    to be copied as root to not get a "permission denied" error.

    Change-Id: I40785f8c89b304efdf0f95469ec5a2d57b0cad60
    Closes-Bug: #1586986
    (cherry picked from commit beff6e945ce4cf31f4a6ae977df72410dc80b717)