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 <git...@remi.nl> Date: 2015-12-10T15:09:26Z CLOUDSTACK-9137 Allow domain admin to manage priv gw ---- --- 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. ---