]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Adds brick helpers to cinder utils
authorWalter A. Boring IV <walter.boring@hp.com>
Wed, 21 Aug 2013 21:00:13 +0000 (14:00 -0700)
committerWalter A. Boring IV <walter.boring@hp.com>
Wed, 21 Aug 2013 23:45:19 +0000 (16:45 -0700)
commitd581c8655e876e86cbd7357eb3ba686017949e97
tree6fe5e4660b238f72457c09e07ed764c5e1173489
parent6d30eae197433402c402cbcee71f598957465cd0
Adds brick helpers to cinder utils

This patch adds some cinder utils functions
that wrap calls into brick to automatically
populate cinder's root wrap helper.  This
prevents propogating the recreation of the
sudo cinder-rootwrap string.

Change-Id: I3ae2add4f38a40c57ca197b231e09a9856d7e809
cinder/tests/test_coraid.py
cinder/tests/test_utils.py
cinder/utils.py
cinder/volume/driver.py