Bumping nova_usage_audit report version

This commit is contained in:
Andrew Melton
2013-07-02 14:36:33 -04:00
parent 5c6cacdc79
commit c5842e2a7b

View File

@@ -290,7 +290,7 @@ def store_results(start, end, summary, details):
'created': dt.dt_to_decimal(datetime.datetime.utcnow()),
'period_start': start,
'period_end': end,
'version': 2,
'version': 3,
'name': 'nova usage audit'
}