nerc-project / coldfront-plugin-cloud

ColdFront plugin to manage resource allocations on OpenStack and OpenShift
GNU General Public License v3.0
4 stars 10 forks source link

Storge billing is incorrect when quotas are changed by Coldfront change requests #170

Closed QuanMPhm closed 3 months ago

QuanMPhm commented 3 months ago

In the case where a storage quota is changed through change requests, this line in the billing code would result in the wrong SU hours being calculated. I will submit a PR shortly introducing test cases to surface this bug.