GitHub user kansal opened a pull request:

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

    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/1255.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 #1255
    
----
commit 8cecc255b4d3d12ac004743d2f8a0f1b6f148527
Author: Kshitij Kansal <kansa...@gmail.com>
Date:   2015-10-13T07:26:24Z

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

commit 01690e3ac60a36c772bb965ff1c5135fc66d67e0
Author: Kshitij Kansal <kansa...@gmail.com>
Date:   2015-12-15T09:37:24Z

    CLOUDSTACK-8961: Added an option for admins to add VPN users in the domains 
they have access to

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to