mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
when creating usage record for backup usages in a period, we need to check if vm offering is changed. if vm offering is changed, create a new cloud usage record, otherwise update existing usage record. This PR fixes #4982