manila/manila/api
Andreas Jaeger cd8dff0725 Flake8: Fix some occurences of F841
Fix F841 in some files:
F841 local variable 'XXX' is assigned to but never used

Also fix in utils.py some occurences of:
H405  multi line docstring summary not separated with an empty line

Change-Id: I272f075d874e2a48da102d9d4025cb93225170e0
Partial-Bug: #1333290
2014-08-23 19:38:34 +02:00
..
contrib Flake8: Fix some occurences of F841 2014-08-23 19:38:34 +02:00
middleware Fix H402 hacking rules 2014-08-19 17:04:54 +02:00
openstack py3.x: Use six.text_type() instead of unicode() 2014-07-25 06:02:48 +00:00
schemas Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
v1 Flake8: Fix E126 and E127 2014-08-23 08:43:02 +00:00
views Flake8: Fix F401 2014-08-23 08:42:36 +00:00
__init__.py Enabled hacking checks H305 and H307 2014-07-20 18:48:31 +02:00
auth.py Replaced cinder with manila 2013-09-04 15:45:32 +03:00
common.py Fix H402 hacking rules 2014-08-19 17:04:54 +02:00
extensions.py py3.x: Use six.text_type() instead of unicode() 2014-07-25 06:02:48 +00:00
sizelimit.py Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
urlmap.py Enabled hacking checks H305 and H307 2014-07-20 18:48:31 +02:00
versions.py Enabled hacking checks H305 and H307 2014-07-20 18:48:31 +02:00
xmlutil.py Merge "py3.x: Use six.text_type() instead of unicode()" 2014-07-31 22:09:57 +00:00