shwstppr commented on a change in pull request #5850:
URL: https://github.com/apache/cloudstack/pull/5850#discussion_r802531243
##########
File path: api/src/main/java/com/cloud/network/vpn/RemoteAccessVpnService.java
##########
@@ -43,6 +43,10 @@
List<? extends VpnUser> listVpnUsers(long vpnOwnerId, String userName);
+ void removeVpnUserWithoutValidVpnOwner(long id);
Review comment:
@weizhouapache yes, when VPN user needs to be just removed from DB
https://github.com/apache/cloudstack/pull/5850/files#diff-910f0c63c2b80a2ac89ea6abd67c6c16238e819348f0388f84e939efb3162d28R551
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]