Add IxNetwork L3 scenario implementation 11/65811/15
authorMyron Sosyak <myronx.sosyak@intel.com>
Thu, 13 Dec 2018 17:53:07 +0000 (17:53 +0000)
committerMyron Sosyak <myronx.sosyak@intel.com>
Thu, 27 Dec 2018 14:04:20 +0000 (14:04 +0000)
commit0b908d5d0b0e77c366f39f258f0a3f6a54bfe304
treec9bafa2f221a73128855095d158a5bad2beb4033
parent0e80e2a4fc3144b3cb7b2c87a5ad58a869d5e67b
Add IxNetwork L3 scenario implementation

Protocol interfaces are creating with config from pod file
Static IP configuration are creating from testcase flow options

JIRA: YARDSTICK-1570

Change-Id: I74cde67b5084d5b65d09934fe8fce7760b5ea461
Signed-off-by: Myron Sosyak <myronx.sosyak@intel.com>
samples/vnf_samples/nsut/agnostic/tc_baremetal_rfc2544_latency_ipv4_64B_ixia_L3.yaml [new file with mode: 0644]
samples/vnf_samples/traffic_profiles/ixia_ipv4_latency_L3.yaml [new file with mode: 0644]
yardstick/common/exceptions.py
yardstick/common/utils.py
yardstick/network_services/libs/ixia_libs/ixnet/ixnet_api.py
yardstick/network_services/vnf_generic/vnf/tg_rfc2544_ixia.py
yardstick/tests/unit/common/test_utils.py
yardstick/tests/unit/network_services/vnf_generic/vnf/test_tg_rfc2544_ixia.py