]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
RBD: use image_conversion_dir for image operations
authorJon Bernard <jobernar@redhat.com>
Thu, 9 Oct 2014 18:44:38 +0000 (14:44 -0400)
committerJon Bernard <jobernar@redhat.com>
Fri, 19 Dec 2014 21:11:45 +0000 (16:11 -0500)
commit414c3a90eaa30af637d8b0748c4902a58d7c191d
tree42768f67ece842a52a12e87e8fcd5db127cf424d
parenta20330d64fc24d1421660b49d196609cd6127979
RBD: use image_conversion_dir for image operations

This patch deprecates the rbd-only 'volume_tmp_dir' from the rbd driver
in favor of image_conversion_dir for image operations.

Closes-Bug: #1375490
DocImpact: config option removal
Change-Id: I46ab21c2a90be136d1eb677fcefcc3d65c48a3c5
cinder/tests/test_rbd.py
cinder/volume/drivers/rbd.py