NFVBENCH-40 Add pylint to tox 99/45999/1
authorKerim Gokarslan <kgokarsl@cisco.com>
Sat, 14 Oct 2017 00:29:58 +0000 (17:29 -0700)
committerahothan <ahothan@cisco.com>
Fri, 20 Oct 2017 07:37:14 +0000 (00:37 -0700)
commit124ecd5d59869bad3a4f5f53f91f5b9c99051512
treee798895746a4edddc083b6e618f766d7905a7fbc
parent08c848d44a2a39828593b30c172a6e33773f4efc
NFVBENCH-40 Add pylint to tox

Change-Id: Ic55a07145f27c4cfaa6df5523df3940ca4433af1
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
27 files changed:
nfvbench/chain_clients.py
nfvbench/chain_managers.py
nfvbench/chain_runner.py
nfvbench/compute.py
nfvbench/config.py
nfvbench/credentials.py
nfvbench/factory.py
nfvbench/fluentd.py
nfvbench/log.py
nfvbench/nfvbench.py
nfvbench/nfvbenchd.py
nfvbench/packet_analyzer.py
nfvbench/service_chain.py
nfvbench/specs.py
nfvbench/summarizer.py
nfvbench/traffic_client.py
nfvbench/traffic_gen/dummy.py
nfvbench/traffic_gen/traffic_base.py
nfvbench/traffic_gen/traffic_utils.py
nfvbench/traffic_gen/trex.py
nfvbench/traffic_server.py
nfvbench/utils.py
pylint.rc [new file with mode: 0644]
test-requirements.txt
test/__init__.py [new file with mode: 0644]
test/test_nfvbench.py
tox.ini