]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Start using Pyflakes
authorDirk Mueller <dirk@dmllr.de>
Sun, 9 Jun 2013 09:27:32 +0000 (11:27 +0200)
committerDirk Mueller <dirk@dmllr.de>
Sun, 9 Jun 2013 09:27:32 +0000 (11:27 +0200)
commit83b2a51d878d2143257c519c43b36b2f9c5e2dab
tree810637e47a188e8082887f7a13b38988ce1e157c
parent4615161964dfc40950759b509dd11650313ff53b
Start using Pyflakes

Blacklist those pyflakes warnings that trigger
frequently. Fix the remaining one and start
gating on those that are enabled.

Change-Id: I92f27f8cf36615dfd465cbd903a9605f9cb78443
cinder/db/sqlalchemy/api.py
cinder/scheduler/simple.py
tox.ini