cinder/cinder/api/v2
John Griffith 51418bdd5b Make pep8 checks a bit stricter.
Along with moving to pep8 1.3.3, we also want to standardize
on what we ignore. This patch get's us most of the way there
by setting the ignore list to:
N4,E125, E126, E711,E712.

Almost all changes made here are white-space/indentation changes.

The removal of Hacking N4 errors from the ignore list will
be handled in a seperate patch.

Change-Id: If45f156600485d23769449018590f60b4f69b0c5
2012-11-26 16:57:15 -07:00
..
__init__.py adding copy of v1 as v2 2012-11-21 21:26:40 -08:00
limits.py adding copy of v1 as v2 2012-11-21 21:26:40 -08:00
router.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
snapshots.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
types.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
volumes.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00