]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
After commiting quota we should avoid certain reverts
authorJoshua Harlow <harlowja@yahoo-inc.com>
Tue, 1 Oct 2013 22:53:30 +0000 (15:53 -0700)
committerJoshua Harlow <harlowja@yahoo-inc.com>
Tue, 1 Oct 2013 23:53:52 +0000 (16:53 -0700)
commit3814658cec4a075ebef2b7efdcff4b82f7cce830
tree05c9d1bdbbe6452d4ed9999de409da766736f566
parentf61aeb42a3bfa2c42de26747d155ea9591248011
After commiting quota we should avoid certain reverts

After we commit the quota successfully we do not want to
set the database volume to destroyed or attempt further
rollback of the quota itself to reflect what the code
previously did.

Closes-Bug: #1230189

Change-Id: I115dc6736b8f2d0d7b2b6f29e9fd1904fd1c6eee
cinder/context.py
cinder/volume/flows/create_volume/__init__.py