diff options
author | Chris Behrens <cbehrens@codestud.com> | 2013-06-21 04:31:30 +0000 |
---|---|---|
committer | Chris Behrens <cbehrens@codestud.com> | 2013-06-21 04:33:30 +0000 |
commit | 65a5bf49082dbf0318fd578be584618b80d0fbcf (patch) | |
tree | 373a896752ee8744b7db5f1b68d23f8a8d804d54 /nova/utils.py | |
parent | 022bd8d6c16a1a06a3996f1fa827bc17b4272af7 (diff) | |
download | nova-65a5bf49082dbf0318fd578be584618b80d0fbcf.tar.gz nova-65a5bf49082dbf0318fd578be584618b80d0fbcf.tar.xz nova-65a5bf49082dbf0318fd578be584618b80d0fbcf.zip |
Fix quota logging on exceptions
When exceptions committing or rolling back quota reservations occurs, we
log the failure. However, the code also falls through to log a
succesful commit/rollback. This adds the missing returns.
Change-Id: Ieccb4071c64dde740ec95a783533a8a3a1850481
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions