GitHub user kishankavala opened a pull request: https://github.com/apache/cloudstack/pull/859
Bug-ID: CLOUDSTACK-8882: calculate network offering usage per nic instead of per network offering Issues occurs when: A Vm is created with mutiple nics: If 2 networks use same network offering, network offering usage will be 48hrs (assuming 24hrs aggregation) Usage should be reported per Nic instead of network offering Added test case to verify You can merge this pull request into a Git repository by running: $ git pull https://github.com/kishankavala/cloudstack CLOUDSTACK-8882 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/859.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 #859 ---- commit 488c593496788573d20d8c332eaac73c7b9d7640 Author: Kishan Kavala <kis...@apache.org> Date: 2015-09-21T06:53:44Z Bug-ID: CLOUDSTACK-8882: calculate network offering usage per nic instead of per network offering ---- --- 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. ---