aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/network_services/vnf_generic/vnf/tg_rfc2544_ixia.py
AgeCommit message (Expand)AuthorFilesLines
2017-09-30Auto create ixia config based on the traffic profileDeepak S1-24/+12
2017-09-30Terminate the run traffic if initiated after traffic is closedDeepak S1-14/+15
2017-09-25tg_rfc2544_ixia: log exceptions and fix list iterRoss Brattain1-7/+9
2017-09-25tg_rfc2544_ixia: use traffic id from JSON to update macRoss Brattain1-33/+40
2017-09-25ixia: renamed execute to execute_trafficRoss Brattain1-2/+2
2017-09-19NSB: count from 0, vnf_0, tg_9, private->uplink, public->downlinkRoss Brattain1-2/+2
2017-09-18Terminate the ixia traffic generator at the end of the test runDeepak S1-19/+22
2017-09-18NSB: fix port topologyMartin Banszel1-33/+30
2017-09-07Adding ixia latency support for dynamic cgnaptDeepak S1-18/+60
2017-08-31Added TC for vFW in heat context with ixia TGMaciej Skrocki1-2/+9
2017-08-19Support traffic generator for testing more than 10 portsDeepak S1-2/+2
2017-08-17Fix import error in IxNetworkDeepak S1-1/+4
2017-08-15Enable ixnet traffic generator to run trafficDeepak S1-8/+9
2017-08-08IXIA traffic generatorDeepak S1-0/+165