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/12/10 16:13:11 UTC

[jira] [Commented] (CLOUDSTACK-9137) Domain admins cannot create nor delete a private gateway

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

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

GitHub user remibergsma opened a pull request:

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

    CLOUDSTACK-9137 Allow domain admin to manage private gw

    To create a private gateway you need a root admin account. This does not make sense, as you can do a lot more with such a powerful account. Other network related API calls can be made by a domain admin.
    
    This PR allows domain admins to create their own private gateways.

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

    $ git pull https://github.com/remibergsma/cloudstack private_gw_domain_admin

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

    https://github.com/apache/cloudstack/pull/1213.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 #1213
    
----
commit e9b5b8f55d100f67146bd03b6b7577bd0660d155
Author: Remi Bergsma <gi...@remi.nl>
Date:   2015-12-10T15:09:26Z

    CLOUDSTACK-9137 Allow domain admin to manage priv gw

----


> Domain admins cannot create nor delete a private gateway
> --------------------------------------------------------
>
>                 Key: CLOUDSTACK-9137
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9137
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: Remi Bergsma
>            Assignee: Remi Bergsma
>            Priority: Critical
>
> To create a private gateway you need a root admin account. This does not make sense, as you can do a lot more with such a powerful account. Other network related API calls can be made by a domain admin.
> Let's change it so domain admins can create their own private gateways.



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