Add IxNextgen API for creating Vlans configurations 09/62109/3
authorSerhiy Pshyk <serhiyx.pshyk@intel.com>
Tue, 11 Sep 2018 15:44:00 +0000 (16:44 +0100)
committerSerhiy Pshyk <serhiyx.pshyk@intel.com>
Tue, 18 Sep 2018 12:18:56 +0000 (12:18 +0000)
commit7ab7287fc0332b9a592d2bbf86c646e3b1b3058b
tree9b1fa9fcb994478dc04d1974697207ba3a9af2c6
parente625e162c2e4f817f1bc6a440d85b3cc59272ac4
Add IxNextgen API for creating Vlans configurations

New IxNextgen API allows to configure Vlans(vlan id, priority, tp id)
to Ethernet layer of device group.

JIRA: YARDSTICK-1420

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