]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Scality SOFS : Use ensure_tree from fileutils
authorJordanP <jordan.pittier@scality.com>
Tue, 3 Feb 2015 14:27:39 +0000 (15:27 +0100)
committerJordanP <jordan.pittier@scality.com>
Tue, 3 Feb 2015 15:57:24 +0000 (16:57 +0100)
commite0e9c0ed9199f625cb40d2c2a04fd9d3f8524187
treeb87db87fbc6111e7047cce8f8bece5c4ca74ce18
parent56551e66d6e974cc2cb165a8e563f7fac2939292
Scality SOFS : Use ensure_tree from fileutils

To avoid code duplication, use fileutils.ensure_tree
from openstack/common instead of reinventing the wheel

Change-Id: If75a7c79eb063fe8987f34e8e9acc5fda97e8c6e
cinder/volume/drivers/scality.py