]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Update gpfs driver volume creation process
authorBill Owen <billowen@us.ibm.com>
Thu, 13 Feb 2014 00:37:36 +0000 (17:37 -0700)
committerBill Owen <billowen@us.ibm.com>
Fri, 14 Feb 2014 00:38:14 +0000 (17:38 -0700)
commitb0ac8294dd9d8dbddfbb320c62d7264daf55be26
treeff74a234cde9a7e73b23261c16af8ad1a708227d
parent23b7700a381af24d7c13b08ee0d9e7ee9c41ca2e
Update gpfs driver volume creation process

Modify gpfs driver to set file permissions in
a more consistent way.

Modify image_utils.resize_image to allow caller
to request it be run as root.

SecurityImpact
Change-Id: Ic01d91c0d660c74095e8d2b212279b39b9b9dc05
Partial-Bug: #1260679
cinder/image/image_utils.py
cinder/tests/test_gpfs.py
cinder/volume/drivers/gpfs.py