aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/network_services/vnf_generic/vnf/tg_rfc2544_ixia.py
AgeCommit message (Expand)AuthorFilesLines
2018-12-11Extend vBNG PPPoE test cases functionalityOleksandr Naumets1-7/+156
2018-12-07Add vBNG PPPoE test cases functionalitySerhiy Pshyk1-4/+208
2018-10-30Add RFC2544 iteration status fieldMytnyk, Volodymyr1-1/+2
2018-10-05Update Ixia tg to use new API for traffic model creationSerhiy Pshyk1-1/+4
2018-08-21Convert IXIA latency statistics to integerRodolfo Alonso Hernandez1-3/+3
2018-08-20Fix RFC2544 IXIA latency informationRodolfo Alonso Hernandez1-16/+15
2018-08-17Merge "Improve IXIA TG Rx/TX throughput calculation"Rodolfo Alonso Hernandez1-2/+2
2018-08-17Add RFC2544 IXIA latency informationRodolfo Alonso Hernandez1-9/+8
2018-08-16Improve IXIA TG Rx/TX throughput calculationMytnyk, Volodymyr1-2/+2
2018-08-10IXIA traffic stops running after first iterationMytnyk, Volodymyr1-11/+7
2018-07-13Create a SampleVNF MQ consumer classRodolfo Alonso Hernandez1-4/+4
2018-07-05Enable the MQ producer in "SampleVNFTrafficGen" classRodolfo Alonso Hernandez1-1/+1
2018-06-25Change IxNextgen library loadRodolfo Alonso Hernandez1-15/+3
2018-06-12Improve IXIA IxNetwork library and traffic profile (4)Rodolfo Alonso Hernandez1-29/+14
2018-06-12Improve IXIA IxNetwork library and traffic profile (2)Rodolfo Alonso Hernandez1-13/+13
2018-06-12Improve IXIA IxNetwork library and traffic profile (1)Rodolfo Alonso Hernandez1-13/+10
2018-06-01Move ErrorClass definition to exceptions moduleRodolfo Alonso Hernandez1-4/+2
2018-03-01NSB: move interface probe to VNF, and attempt driver-only probe firstRoss Brattain1-2/+2
2018-03-01Import "traffic_profile" modules only onceRodolfo Alonso Hernandez1-5/+6
2018-02-15NSB: Ixia remove unused traffic_generator argRoss Brattain1-1/+1
2018-01-03Make GenericVNF an abstract classRodolfo Alonso Hernandez1-4/+1
2017-11-17Make GenericTrafficGen class abstractRodolfo Alonso Hernandez1-7/+0
2017-09-29Auto create ixia config based on the traffic profileDeepak S1-24/+12
2017-09-26Terminate the run traffic if initiated after traffic is closedDeepak S1-14/+15
2017-09-22tg_rfc2544_ixia: log exceptions and fix list iterRoss Brattain1-7/+9
2017-09-20tg_rfc2544_ixia: use traffic id from JSON to update macRoss Brattain1-33/+40
2017-09-20tg_rfc2544_ixia: renamed traffic_profile.execute to traffic_profile.execute_t...Ross Brattain1-2/+2
2017-09-18NSB: count from 0, vnf_0, tg_9, private->uplink, public->downlinkRoss Brattain1-2/+2
2017-09-17Terminate the ixia traffic generator at the end of the test runDeepak S1-19/+22
2017-09-14NSB: 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