]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
gpfs driver: fix logging problems
authorSimon Lorenz <simon.lorenz@de.ibm.com>
Thu, 6 Mar 2014 21:36:20 +0000 (22:36 +0100)
committerSimon Lorenz <simon.lorenz@de.ibm.com>
Thu, 6 Mar 2014 22:00:16 +0000 (23:00 +0100)
commitaca0fa8354670d2d7b5ae0a65a539db4cf455995
tree55377e837a489092ef7f1ba33b5c213cc4c55879
parentd6b3b128207c2256eff59d73a1a6e45245f2b45c
gpfs driver: fix logging problems

Fixed the string formatting template issues
Fixed the name collision on the _ variable by changing the variable name to err

Closes-Bug: #1289382

Change-Id: Id690c2b6dcd5e9732330e6b98be34819586b78fc
cinder/volume/drivers/ibm/gpfs.py