cinder/cinder/volume/drivers/dell_emc/scaleio
Eric Harney 830490916b Bump hacking version to 1.1.x
E731s are be fixed, since use of lambdas makes code
harder to debug.

Ignore E402 and W503/W504 since these don't make a
sensible case for us to change code.

This also requires fixing some E501 errors that should
have already been detected, but weren't.

E117 and E305 errors are disabled for the moment,
and are fixed in a subsequent patch.

Pin pycodestyle to 2.5.0.

Change-Id: Ia06940cff7c3b71938eddb271d2cb8170e02e954
2019-05-30 15:06:02 -04:00
..
__init__.py Move ScaleIO driver to dell_emc folder 2016-11-21 09:15:22 -05:00
driver.py Bump hacking version to 1.1.x 2019-05-30 15:06:02 -04:00
simplecache.py ScaleIO Driver - adding cache and refactoring tests 2017-10-10 00:58:54 +00:00