[
https://issues.apache.org/jira/browse/CLOUDSTACK-9296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15245628#comment-15245628
]
ASF GitHub Bot commented on CLOUDSTACK-9296:
--------------------------------------------
Github user syed commented on the pull request:
https://github.com/apache/cloudstack/pull/1423#issuecomment-211374488
@swill I have added a marvin test to see if the VPN service starts
correctly however I am having trouble getting marvin to work correctly. When I
run the test I get the follwing error
```
/usr/lib/python2.6/site-packages/nose/plugins/manager.py:395:
RuntimeWarning: Unable to load plugin marvinPlugin =
marvin.marvinPlugin:MarvinPlugin: 'module' object has no attribute 'case'
```
Basically marvin is failing to start. Have you had this problem? Also, in
my script I use an external dependency `ike-scan`. If you are running this on
the jenkins server, this binary has to be present for the test to pass and I
could not find an easy way via the marvin test to inform of this dependency so
I am assuming that the test framework assumes all the external dependencies to
already be present.
> ipsec doesn't get started when enabling client VPN gateway
> ----------------------------------------------------------
>
> Key: CLOUDSTACK-9296
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9296
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.8.0, Future
> Reporter: Syed Ahmed
>
> The recent move to use python to configure the VR breaks VPN gateway because
> it doesn't start the IPSEC daemon.
> Need to fix this
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)