]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Quotas roll back failure of create volume task
authorAbhijeet Malawade <Abhijeet.Malawade@nttdata.com>
Fri, 27 Sep 2013 12:13:52 +0000 (05:13 -0700)
committerJohn Griffith <john.griffith@solidfire.com>
Thu, 3 Oct 2013 00:07:17 +0000 (18:07 -0600)
commitd7623249847010edd2b97085506064da0b642d8d
tree59326265c09ec1410934c3a5ff24ebc8982d2841
parent911ba40af6301fb51f57e645b2589480fb2079c1
Quotas roll back failure of create volume task

Fixes quotas rollback issue if volume creation fails

* Added revert method in QuotaCommitTask to rollback
* volume reservations.

Fixes bug #1230176

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