neutron/quantum/plugins/cisco/db
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
..
__init__.py Second round of packaging changes 2011-11-28 10:33:52 -08:00
api.py fix some pylint warnings. 2012-05-26 06:15:20 +08:00
l2network_db.py Implementation of the BP services-insertion-wrapper inside the Cisco Plugin 2011-12-13 13:35:11 -08:00
l2network_models.py bug 954538 2012-03-13 01:49:49 -04:00
models.py Second round of packaging changes 2011-11-28 10:33:52 -08:00
nexus_db.py Second round of packaging changes 2011-11-28 10:33:52 -08:00
nexus_models.py Second round of packaging changes 2011-11-28 10:33:52 -08:00
services_db.py Implementation of the BP services-insertion-wrapper inside the Cisco Plugin 2011-12-13 13:35:11 -08:00
services_models.py Implementation of the BP services-insertion-wrapper inside the Cisco Plugin 2011-12-13 13:35:11 -08:00
ucs_db.py Second round of packaging changes 2011-11-28 10:33:52 -08:00
ucs_models.py Second round of packaging changes 2011-11-28 10:33:52 -08:00