[
https://issues.apache.org/jira/browse/CLOUDSTACK-8853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15258477#comment-15258477
]
ASF subversion and git services commented on CLOUDSTACK-8853:
-------------------------------------------------------------
Commit 5c1ad900a273bcc7068fcee19cc8545ffdcec0c4 in cloudstack's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=5c1ad90 ]
Merge pull request #826 from kansal/CLOUDSTACK-8853
Fixed: Error given when creating VPN user in one network if VR for another
network is stopped.
Problem: Adding a VPN user to an IP on an isolated network fails with an
exception if the end-user has two isolated networks and one of them is not in
use (i.e. VR is stopped).
Fix: Presently in the code, all the VR which are not in Running state are
forced to throw error. Added a check for the Stopped and Stopping state
routers. Configurations will be applied to them when they get restarted.
* pr/826:
Fixed Coverity Issue: Unintentional Integer FLow
Fixed: Error given when creating VPN user in one network if VR for another
network is stopped
Signed-off-by: Will Stevens <[email protected]>
> Error given when creating VPN user in one network if VR for another network
> is stopped
> --------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-8853
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8853
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Kshitij Kansal
>
> Problem: Adding a VPN user to an IP on an isolated network fails with an
> exception if the end-user has two isolated networks and one of them is not in
> use (i.e. VR is stopped).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)