neutron/quantum/api
Yong Sheng Gong d2a21ec921 fix some pylint warnings.
1. Parent class should have instance variables used in its method(s).
2. remove some unused imports
Patch 2: fix according to comments
Patch 4: fix problem under pep8 1.1
Change-Id: Iafd89a6017b30484fb8da50219be6b4ae073f083
2012-05-26 06:15:20 +08:00
..
views Cleaned up log usage. 2012-05-04 21:38:29 -07:00
__init__.py fix some pylint warnings. 2012-05-26 06:15:20 +08:00
api_common.py fix some pylint warnings. 2012-05-26 06:15:20 +08:00
attachments.py fix some pylint warnings. 2012-05-26 06:15:20 +08:00
faults.py Change Resource.__call__() to not leak internal errors. 2012-05-09 15:28:27 -03:00
networks.py fix some pylint warnings. 2012-05-26 06:15:20 +08:00
ports.py fix some pylint warnings. 2012-05-26 06:15:20 +08:00
versions.py fix some pylint warnings. 2012-05-26 06:15:20 +08:00