Merge pull request #1423 from syed/ipsec-start-bug [CLOUDSTACK-9296] Start ipsec for client VPNThis fix starts the IPSEC daemon when enabling client side vpn
* pr/1423: [CLOUDSTACK-9296] Start ipsec for client VPN Signed-off-by: Will Stevens <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/237bd46d Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/237bd46d Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/237bd46d Branch: refs/heads/master Commit: 237bd46d55aade45124ad2107b65e10f3a8f1c6c Parents: 75c8a55 2622776 Author: Will Stevens <[email protected]> Authored: Fri May 27 15:21:16 2016 -0400 Committer: Will Stevens <[email protected]> Committed: Fri May 27 15:21:16 2016 -0400 ---------------------------------------------------------------------- .../debian/config/opt/cloud/bin/configure.py | 1 + test/integration/component/test_vpn_service.py | 212 +++++++++++++++++++ 2 files changed, 213 insertions(+) ----------------------------------------------------------------------
