manila/manila
Andreas Jaeger 9154f3e55b Flake8: Fix E126 and E127
Fix these issues and enable E126 and E127:
E126 continuation line over-indented for hanging indent
E127 continuation line over-indented for visual indent

Also fix a few occurences in the touched files of:
E128 continuation line under-indented for visual indent
H405  multi line docstring summary not separated with an empty line

Partial-Bug: #1333290
Change-Id: If822401fc7e1db49d595a0736a0dff8e00dfd217
2014-08-23 08:43:02 +00:00
..
api Flake8: Fix E126 and E127 2014-08-23 08:43:02 +00:00
common Flake8: Fix E126 and E127 2014-08-23 08:43:02 +00:00
compute Further pep8 fixes 2014-08-15 15:41:56 +02:00
db pep8: Enable H303 and F403 2014-08-23 10:40:52 +02:00
locale Remove LVM driver 2014-08-19 12:05:12 +03:00
network Further pep8 fixes 2014-08-15 15:41:56 +02:00
openstack Add config module from oslo-incubator 2014-08-12 15:12:17 +02:00
scheduler Enable E121,E122,E123,E124,E125,E129 flake8 tests 2014-08-22 21:31:47 +02:00
share Flake8: Fix E126 and E127 2014-08-23 08:43:02 +00:00
testing Rewrited mox tests to mock (part 2) 2014-06-17 17:55:21 +03:00
tests Flake8: Fix E126 and E127 2014-08-23 08:43:02 +00:00
volume Fix pep8 failures in manila/{db,volume} 2014-08-19 09:25:10 +02:00
__init__.py Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
context.py py3: use six.string_types instead of basestring 2014-07-25 06:02:44 +00:00
exception.py Use oslo.db in manila 2014-07-23 16:26:14 +04:00
manager.py Further pep8 fixes 2014-08-15 15:41:56 +02:00
policy.py Use common code within manila.policy module 2014-08-13 21:29:51 +00:00
quota.py Further pep8 fixes 2014-08-15 15:41:56 +02:00
rpc.py Migrate to oslo.messaging instead of commom/rpc 2014-07-03 18:59:33 +03:00
service.py Enabled hacking check H403 2014-07-10 16:53:41 +02:00
test.py Flake8: Fix F401 2014-08-23 08:42:36 +00:00
utils.py Fix H402 hacking rules 2014-08-19 17:04:54 +02:00
version.py Replaced cinder with manila 2013-09-04 15:45:32 +03:00
wsgi.py Replace utils.config_find with CONF.find_file 2014-08-13 21:30:03 +00:00