]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix typo so setting volume_tmp_dir works
authorJosh Durgin <josh.durgin@inktank.com>
Thu, 25 Oct 2012 23:14:07 +0000 (16:14 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Thu, 25 Oct 2012 23:25:19 +0000 (16:25 -0700)
commit452b92a13bcf4cc2afdf97c742f0773455608a26
tree1b692a6c3a3ce10504962d7a936532c7dfcc68ff
parent628adc99b41c097b0c071087a274ded850ff7df5
Fix typo so setting volume_tmp_dir works

This can be controlled by environment variables without setting
volume_tmp_dir as well, so there's an easy workaround for
Folsom.

Fixes LP bug #1071536
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
Change-Id: I50996c7c7a870d8e2bab1d3f44fd4d15b8ced6a6
cinder/tests/test_rbd.py
cinder/volume/driver.py