You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Kshitij Kansal (JIRA)" <ji...@apache.org> on 2015/09/15 11:10:45 UTC

[jira] [Created] (CLOUDSTACK-8853) Error given when creating VPN user in one network if VR for another network is stopped

Kshitij Kansal created CLOUDSTACK-8853:
------------------------------------------

             Summary: 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). 

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. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)