diff options
author | Dan Smith <danms@us.ibm.com> | 2013-03-13 13:24:23 -0400 |
---|---|---|
committer | Dan Smith <danms@us.ibm.com> | 2013-03-13 13:24:23 -0400 |
commit | 79acbf0ad730a4f58f7606c2f093b22a968f5562 (patch) | |
tree | 667f65ab4609db0e814d309ce9d58bcdd908c43d /nova/utils.py | |
parent | 697843b2af4c47df299d47d1fd765eec79b160db (diff) | |
download | nova-79acbf0ad730a4f58f7606c2f093b22a968f5562.tar.gz nova-79acbf0ad730a4f58f7606c2f093b22a968f5562.tar.xz nova-79acbf0ad730a4f58f7606c2f093b22a968f5562.zip |
Fix use of potentially-stale instance_type in tenant_usage
The simple_tenant_usage API extension may return incorrect billing
information if a flavor is changed or deleted while an instance using
it is still running. This makes it use the stashed instance_type instead.
Fixes bug 1154707
Change-Id: Ifce33488e5ef8aa942051d882407a3e2d088aaf5
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions