]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix xxx=\n pep8 errors in volume_utils.py
authorJohn Griffith <john.griffith@solidfire.com>
Thu, 7 May 2015 22:27:05 +0000 (16:27 -0600)
committerJohn Griffith <john.griffith@solidfire.com>
Thu, 7 May 2015 22:27:05 +0000 (16:27 -0600)
commit09fbf1d5e524fb3a9f9dd0286e4ee9f8f913df6f
tree4c9eaffecc2a4a45808bce80c3c6b9344959ed2b
parentc49087b58c08fdf5fe9d2f4f3b324d78b92a4814
Fix xxx=\n pep8 errors in volume_utils.py

Newer versions of pep8 will catch this and complain,
rather than continuing to ignore in my editor just fix
them up real quick.

Change-Id: Ib19b11cad3508d879059a22b4a81aa024b5d9a30
cinder/volume/utils.py