]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Quobyte Driver Exception Cleanup
authorSilvan Kaiser <silvan@quobyte.com>
Tue, 23 Dec 2014 16:35:46 +0000 (17:35 +0100)
committerSilvan Kaiser <silvan@quobyte.com>
Tue, 23 Dec 2014 16:35:46 +0000 (17:35 +0100)
commit522c640bc3ee003e704858cc68c579d065cb7d29
tree17c2f317591c1411267790a956141bed75a84091
parent7588e834b4545ca184cc67cc976426f63ec9d3bd
Quobyte Driver Exception Cleanup

Clean up deprecated vendor specific exception code in Quobyte Cinder Driver.
Removes superfluous exceptions, uses standard Cinder exceptions instead.

Change-Id: I3225915a5f90ae22093d3c590fb04fbf28fc2573
Implements: blueprint qb-drv-exception-cleanup
cinder/exception.py
cinder/volume/drivers/quobyte.py