]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
use cinder utils.get_root_helper
authorWalter A. Boring IV <walter.boring@hp.com>
Wed, 2 Oct 2013 18:24:25 +0000 (11:24 -0700)
committerWalter A. Boring IV <walter.boring@hp.com>
Fri, 4 Oct 2013 20:01:45 +0000 (13:01 -0700)
commita9a36082528a6d46d950b5e83cb46c2af389317a
treed45e3c283e02b3449ef44967d3c3ee12da22cc54
parent3cd27defb1c820ceadd8bbc6bfd5a405a7376cdb
use cinder utils.get_root_helper

Replaced all of the manual entries of
the root_helper with the cinder
utils.get_root_helper()

Closes-Bug: #1233907

Change-Id: I4c9b4c27ed4b779595a272436d79ec068e7ee537
cinder/volume/drivers/lvm.py
cinder/volume/utils.py