Modify IxNextgen API for traffic model configuration 13/63113/1
authorSerhiy Pshyk <serhiyx.pshyk@intel.com>
Tue, 25 Sep 2018 16:37:05 +0000 (17:37 +0100)
committerAbhijit Sinha <abhijit.sinha@intel.com>
Wed, 3 Oct 2018 09:10:22 +0000 (09:10 +0000)
commitf5ce0ae5452d65f4b8a56c6076ec83880d6d10a1
tree8dc8b9a84b56db8e9ffea00af49c0d392a9f04ed
parent497292013ef0d7e1e014d76803d4f284618b4986
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>
(cherry picked from commit 7237241a396871d637f9906c1fc93a8587a7b726)
yardstick/network_services/libs/ixia_libs/ixnet/ixnet_api.py
yardstick/tests/unit/network_services/libs/ixia_libs/test_ixnet_api.py