neutron-vpnaas/neutron_vpnaas/services/vpn
Thomas Bechtold 49ecc81bc2 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 beff6e945c)
2016-07-04 09:10:53 +02:00
..
common Consume _ from local _1i8n 2016-01-26 10:17:52 +09:00
device_drivers Copy/remove the strongswan.d config as root 2016-07-04 09:10:53 +02:00
service_drivers VPNaaS: make use of neutron_lib exceptions 2016-02-21 22:43:17 -08:00
__init__.py Split vpnaas services code into neutron-vpnaas 2014-12-08 13:37:08 -07:00
agent.py Consume _ from local _1i8n 2016-01-26 10:17:52 +09:00
plugin.py Make VPN endpoint groups aware from API 2015-12-29 19:55:41 +00:00
vpn_service.py VPNService takes names of device drivers from self.conf 2015-04-15 18:42:13 +03:00
vyatta_agent.py Consume _ from local _1i8n 2016-01-26 10:17:52 +09:00
vyatta_vpn_service.py VPNaaS: Refactoring to use callback mechanism 2015-04-03 14:14:55 +00:00