]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Pylint fixes for Brick iSCSI/LVM
authorEric Harney <eharney@redhat.com>
Mon, 16 Dec 2013 22:29:32 +0000 (17:29 -0500)
committerEric Harney <eharney@redhat.com>
Mon, 16 Dec 2013 22:31:15 +0000 (17:31 -0500)
commit4545f1b99e7202f50666bd74d94aa99a8adaa615
treedb1bfe671bc012184b9bcd92ec7a1849b0489e2a
parentf02b2dc71f86b0ae9bdcc83944c926a779f950de
Pylint fixes for Brick iSCSI/LVM

Fixes a few of the more straightforward pylint errors
in these files.  (anomalous-backslash-in-string,
attribute-defined-outside-init, and bad-indentation)

Change-Id: Ic131717a83fe182fe578b63eccf364d300a8989c
cinder/brick/iscsi/iscsi.py
cinder/brick/local_dev/lvm.py