manila/manila
Andreas Jaeger 7d61666a62 Fix F402 pep8
Fix:
./manila/api/contrib/used_limits.py:45:27: F402 import 'quota' from line
19 shadowed by loop variable

Rename the loop variable.

Remove F402 from ignore list since it now passes.

Change-Id: Iaa1f882d0ce1843496283a922b701860746995a2
2014-08-05 15:04:06 +00:00
..
api Fix F402 pep8 2014-08-05 15:04:06 +00:00
common Use oslo.db in manila 2014-07-23 16:26:14 +04:00
compute Merge "Made safe get of security_groups with nova's response" 2014-05-21 07:07:32 +00:00
db Update pep8 testing 2014-07-28 23:09:55 +02:00
locale Setup for translation 2014-07-21 21:18:32 +02:00
network Add interprocess locks to net interfaces handlers 2014-07-22 06:12:20 -04:00
openstack Use oslo.rootwrap library instead of local copy 2014-07-25 06:03:28 +00:00
scheduler Enabled hacking checks H305 and H307 2014-07-20 18:48:31 +02:00
share Fix pep8 F821 2014-08-03 19:50:05 +02:00
testing Rewrited mox tests to mock (part 2) 2014-06-17 17:55:21 +03:00
tests Fix pep8 F821 2014-08-03 19:50:05 +02:00
volume Share servers implementation 2014-05-20 13:10:43 +03: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 Fix metaclasses assignment 2014-07-17 20:36:47 +03:00
policy.py Sync common modules from Oslo 2014-06-04 22:33:18 +03:00
quota.py py3: use six.string_types instead of basestring 2014-07-25 06:02:44 +00: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 Use oslo.db in manila 2014-07-23 16:26:14 +04:00
utils.py Add check on eventlet bug #105 (ipv6 support) 2014-07-25 19:20:54 +03:00
version.py Replaced cinder with manila 2013-09-04 15:45:32 +03:00
wsgi.py py33: use six.iteritems for item iterations (part1) 2014-07-07 12:30:30 -04:00