mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
CLOUDSTACK-8723: Verify API call "listUsageRecords" returns usage of new volume created after restore VMAfter 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. * pr/675: CLOUDSTACK-8723: Verify API call "listUsageRecords" returns usage of new volume created after restore VM Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>