GutoVeronezi opened a new pull request #4616: URL: https://github.com/apache/cloudstack/pull/4616
### Description We verified that sometimes the command `removeVpnUser` fails, but we can't find the reason because there is no clear log message. This PR intends to improve logging by adding the stack trace in case of fail of `removeVpnUser` command. ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature (non-breaking change which adds functionality) - [ ] Bug fix (non-breaking change which fixes an issue) - [x] Enhancement (improves an existing feature and functioanlity) - [ ] Cleanup (Code refactoring and cleanup, that may add test cases) ### Feature/Enhancement Scale or Bug Severity #### Feature/Enhancement Scale - [ ] Major - [x] Minor ### How Has This Been Tested? It has been tested locally on a test lab, calling the api. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
