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)