]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Keep volume available if retype fails due to quota
authorMike Perez <thingee@gmail.com>
Tue, 22 Apr 2014 23:27:42 +0000 (16:27 -0700)
committerMike Perez <thingee@gmail.com>
Tue, 22 Apr 2014 23:34:08 +0000 (16:34 -0700)
commit3305f9dd061e70736fc4b890a207ecd4d30c3544
tree3b59fcbaeaa9a7162bf19953d0f86a74b09c45e5
parente63b8af114083cd1d8499b0c90ef449ac917c862
Keep volume available if retype fails due to quota

If we're over quota for a volume type that we're retyping a volume to,
keep the volume available.

Closes-Bug: #1308819
Change-Id: I7e66e95bf12b7e5a6df04eeb5a501badb5f2941f
cinder/tests/test_volume.py
cinder/volume/api.py