X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=nfvbench%2Fchain_runner.py;h=63cc48f0346b06184c536a49c104f63e014810f2;hb=124ecd5d59869bad3a4f5f53f91f5b9c99051512;hp=2e222defeb7c36a67c160687cc72e3fe01661d3b;hpb=08c848d44a2a39828593b30c172a6e33773f4efc;p=nfvbench.git diff --git a/nfvbench/chain_runner.py b/nfvbench/chain_runner.py index 2e222de..63cc48f 100644 --- a/nfvbench/chain_runner.py +++ b/nfvbench/chain_runner.py @@ -14,9 +14,10 @@ # under the License. # +import traceback + from log import LOG from service_chain import ServiceChain -import traceback from traffic_client import TrafficClient