GitHub user ustcweizhou opened a pull request: https://github.com/apache/cloudstack/pull/1007
CLOUDSTACK-8958: add dedicated ips to domain (account for now) For now, we dedicate ip pool to account, however, other accounts in the same domain cannot fetch the ip from this ip pool. By dedicating ip pool to domain, accounts in the domain can fetch the public ip from same ip pool. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ustcweizhou/cloudstack dedicated-ip-for-domain Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1007.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 #1007 ---- commit cf39ff300e476a565c73ddf159ff836d52b6ae44 Author: Wei Zhou <w.z...@tech.leaseweb.com> Date: 2015-08-10T13:05:04Z CLOUDSTACK-8958: add dedicated ips to domain (account for now) ---- --- 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. ---