Add Pylint to VSPERF commit gate 23/2523/4
authorMartin Klozik <martinx.klozik@intel.com>
Mon, 12 Oct 2015 06:15:54 +0000 (07:15 +0100)
committerMaryam Tahhan <maryam.tahhan@intel.com>
Wed, 21 Oct 2015 14:02:11 +0000 (14:02 +0000)
commitc2971871dd1380b88d58f29211a3e8478aca477a
tree043893808caaa962f77757b4d495a7b4ec9b9b3b
parent3572d56f5733592db30f0df2273fe93e731cba2d
Add Pylint to VSPERF commit gate

Initial pylint config file has been created to follow current
code structure and design. A few issues have been fixed, so currently
56 of 67 files have rating 10/10. There are still issues to be fixed,
mainly TODOs/FIXMEs and missing impelentation of abstract class members.

Change-Id: Icf5b12c2150258f8ac657f8d50b47a697d1660a0
JIRA: VSPERF-91
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Reviewed-by: Gene Snider <eugene.snider@huawei.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Tv Rao <tv.rao@freescale.com>
Reviewed-by: Brian Castelli <brian.castelli@spirent.com>
core/traffic_controller_rfc2544.py
docs/to-be-reorganized/quickstart.rst
pylint.rc [new file with mode: 0644]
src/dpdk/dpdk.py
src/ovs/daemon.py
tools/load_gen/dummy/dummy.py
tools/load_gen/stress/stress.py
tools/report/report.py
tools/systeminfo.py
vswitches/ovs_vanilla.py