You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/10/17 18:15:05 UTC

[jira] [Commented] (CLOUDSTACK-8961) Making the VPN user management more intutive

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-8961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14961963#comment-14961963 ] 

ASF GitHub Bot commented on CLOUDSTACK-8961:
--------------------------------------------

GitHub user kansal opened a pull request:

    https://github.com/apache/cloudstack/pull/941

    CLOUDSTACK-8961: Changes related to the UI of VPN Users management.

    The current VPN uses are added in the VPN tab inside the public IP after the VPN is enabled. For each network(for which VPN is supported and enabled), the VPN users are shared. As the Cloudstack doc says “ The account owner can create and manage users for their VPN. CloudStack does not use its account database for this purpose but uses a separate table. The VPN user database is shared across all the VPNs created by the account owner. All VPN users get access to all VPNs created by the account owner.”
    
    The current implementation of going inside each network and adding VPN users give a first feel as if the users are network based. To fix this, Shifted the VPN users to networks tab views.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kansal/cloudstack CLOUDSTACK-8961

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/941.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #941
    
----
commit b89fe3b61b6f47756120979ed1b78e5fe69963a2
Author: Kshitij Kansal <ka...@gmail.com>
Date:   2015-10-13T07:26:24Z

    CLOUDSTACK-8961: Changes related to the UI of VPN Users management.

----


> Making the VPN user management more intutive
> --------------------------------------------
>
>                 Key: CLOUDSTACK-8961
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8961
>             Project: CloudStack
>          Issue Type: Improvement
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: Kshitij Kansal
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)