mirror of https://github.com/apache/cloudstack.git
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 <williamstevens@gmail.com> |
||
|---|---|---|
| .. | ||
| conf | ||
| resources | ||
| scripts | ||
| src | ||
| test | ||
| pom.xml | ||