Add IxNextgen API for creating PPPoX configurations 69/61769/4
authorSerhiy Pshyk <serhiyx.pshyk@intel.com>
Mon, 3 Sep 2018 16:10:33 +0000 (17:10 +0100)
committerSerhiy Pshyk <serhiyx.pshyk@intel.com>
Fri, 7 Sep 2018 11:36:59 +0000 (12:36 +0100)
commit846d27eff8de0707d7a5e54c6709b97916c8cd5e
treee451555488cf8beeff94d372bb4d35c1e41039fd
parent102b603cf5ea3627381a84822890ad2d7879aeba
Add IxNextgen API for creating PPPoX configurations

New IxNextgen API allows to perform the following configurations on IxNetwork:
 - add topology
 - add device group to topology
 - add ethernet protocol layer to device group
 - add ipv4 protocol layer to device group
 - add pppox protocol layer to device group

JIRA: YARDSTICK-1408

Change-Id: Icf5bb5f24784cf2c167c515b04c81471ac425e38
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