[NFVBENCH-59] Add Unit Testing of the NDR/PDR convergence algorithm using the dummy... 19/49519/1
authorahothan <ahothan@cisco.com>
Fri, 22 Dec 2017 01:17:46 +0000 (17:17 -0800)
committerahothan <ahothan@cisco.com>
Fri, 22 Dec 2017 01:17:46 +0000 (17:17 -0800)
commitefc678c9d3843dcfd373b5749a88c51228b0b27c
tree9eb405d22720aa4332de10a525cfe10c1124724d
parenta3c54b7fdce6084d6f64aa3cc23740381286a8ff
[NFVBENCH-59] Add Unit Testing of the NDR/PDR convergence algorithm using the dummy traffic gen

[NFVBENCH-60] Fix pylint warnings

Change-Id: I72deec060bf25774d1be33eaeefc74b42a576483
Signed-off-by: ahothan <ahothan@cisco.com>
13 files changed:
docs/development/design/ndrpdr.rst
nfvbench/chain_clients.py
nfvbench/chain_managers.py
nfvbench/compute.py
nfvbench/config.py
nfvbench/nfvbench.py
nfvbench/summarizer.py
nfvbench/traffic_client.py
nfvbench/traffic_gen/dummy.py
nfvbench/traffic_gen/traffic_utils.py
nfvbench/utils.py
test/test_nfvbench.py
tox.ini