rafaelweingartner commented on a change in pull request #2113:  
CLOUDSTACK-9162: Handled vpn user add when vpn is not enabled on the?
URL: https://github.com/apache/cloudstack/pull/2113#discussion_r118923005
 
 

 ##########
 File path: 
api/src/org/apache/cloudstack/api/command/user/vpn/AddVpnUserCmd.java
 ##########
 @@ -124,7 +124,7 @@ public void execute() {
                 throw new ServerApiException(ApiErrorCode.INTERNAL_ERROR, 
"Failed to add vpn user");
             }
         }catch (Exception ex) {
 
 Review comment:
   I still do not understand the reason for this catch/all here.
   Could you elaborate a bit more?
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to