Modify IxNextgen API for traffic model configuration 49/62949/2
authorSerhiy Pshyk <serhiyx.pshyk@intel.com>
Tue, 25 Sep 2018 16:37:05 +0000 (17:37 +0100)
committerSerhiy Pshyk <serhiyx.pshyk@intel.com>
Tue, 2 Oct 2018 11:28:35 +0000 (12:28 +0100)
commit7237241a396871d637f9906c1fc93a8587a7b726
tree55b3f64d44ca806fd090b59ca14ea93a2cee82be
parentee5d6413dbcbab40234e47ed3e74b85b704d6493
Modify IxNextgen API for traffic model configuration

Changes to IxNextgen API:
 - modify API for traffic model configuration so that it can be used
   to create/configure different models
 - add methods to start and stop protocols on IxNetwork
 - add method for getting assigned ports

JIRA: YARDSTICK-1455

Change-Id: I43c10fea9ba83994caf373ceff8b0252a45439b3
Signed-off-by: Serhiy Pshyk <serhiyx.pshyk@intel.com>
yardstick/network_services/libs/ixia_libs/ixnet/ixnet_api.py
yardstick/tests/unit/network_services/libs/ixia_libs/test_ixnet_api.py