GitHub user pritisarap12 opened a pull request: https://github.com/apache/cloudstack/pull/675
CLOUDSTACK-8723: Verify API call "listUsageRecords" returns usage of new volume created after restore VM After restoring a running VM current ROOT disk gets destroyed and new ROOT disk gets created. This testcase is to check if volume usage of this newly created volume is listed in listUsageRecords API. You can merge this pull request into a Git repository by running: $ git pull https://github.com/pritisarap12/cloudstack CLOUDSTACK-8723-Verify-API-call-listUsageRecords-returns-usage-of-new-volume-created-after-restore-VM Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/675.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 #675 ---- commit c7e30029c17cc9c0d1f72803da481cc896ecc5e7 Author: Priti Sarap <priti.sa...@clogeny.com> Date: 2015-08-11T08:45:13Z CLOUDSTACK-8723: Verify API call "listUsageRecords" returns usage of new volume created after restore VM ---- --- 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. ---