aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/network_services/vnf_generic
AgeCommit message (Expand)AuthorFilesLines
2017-09-04Fix Ixload KPIs collection & hang issues.Deepak S1-6/+9
2017-09-01sample_vnf: default to 16GB of 2048Kb hugepagesRoss Brattain1-1/+1
2017-09-01Merge "Added TC for vFW in heat context with ixia TG"Ross Brattain2-3/+13
2017-08-31Added TC for vFW in heat context with ixia TGMaciej Skrocki2-3/+13
2017-08-30sample_vnf: run_traffic loop, check if tg_process is aliveRoss Brattain1-0/+3
2017-08-25Trex: fix KPI collectionRoss Brattain1-1/+1
2017-08-24Standardized TRex client library pathMaciej Skrocki1-3/+3
2017-08-19Merge "Fix IxLoad traffic generator issue around running the traffic."Ross Brattain1-3/+7
2017-08-19Fix IxLoad traffic generator issue around running the traffic.Deepak S1-3/+7
2017-08-19Support traffic generator for testing more than 10 portsDeepak S2-4/+4
2017-08-17Fix import error in IxNetworkDeepak S3-2/+5
2017-08-17Merge "run_traffic: capture and exit gracefully if crash in trex run_traffic"Ross Brattain2-14/+23
2017-08-15YAML fixesRoss Brattain1-3/+6
2017-08-15run_traffic: capture and exit gracefully if crash in trex run_trafficDeepak S2-14/+23
2017-08-15Enable ixnet traffic generator to run trafficDeepak S1-8/+9
2017-08-15deepgetitem: try string index before intRoss Brattain1-4/+9
2017-08-14PROX VNF and TGRoss Brattain5-0/+1327
2017-08-11Merge "UDP relay"Ross Brattain1-0/+97
2017-08-10UDP relayDeepak S1-0/+97
2017-08-11Merge "Sample CGNAPT VNF"Ross Brattain1-0/+123
2017-08-10Sample VFW VNFDeepak S1-0/+67
2017-08-10Sample CGNAPT VNFDeepak S1-0/+123
2017-08-09NSB fixes: docstring, whitespace, etc.Ross Brattain1-2/+1
2017-08-10Merge "Collectd"Ross Brattain1-1/+2
2017-08-10Merge "IXIA traffic generator"Ross Brattain2-0/+341
2017-08-08CollectdDeepak S1-1/+2
2017-08-08Sample ACL VNFDeepak S1-0/+72
2017-08-08IXIA traffic generatorDeepak S2-0/+341
2017-08-08NSB updateDeepak S7-1070/+1570
2017-07-24vnfdgen: replace yaml.load with yaml.safe_loadRoss Brattain1-1/+1
2017-07-18base: remove redudant ip_to_convertRoss Brattain1-1/+0
2017-06-20Acquire NSB specific data from Heat.Edward MacGillivray1-2/+16
2017-04-11standardize ssh authRoss Brattain5-38/+19
2017-03-09Bug Fix: force the network to attacht to trex to start the trafficDeepak S1-0/+2
2017-02-14Merge "vnfdgen: replace six.iteritems() with .items()"Jing Lu1-3/+3
2017-02-08vnfdgen: replace six.iteritems() with .items()Ross Brattain1-3/+3
2017-02-07fix unittests failures due to py3Deepak S1-1/+1
2017-01-19Adding vPE VNF class aligned with IETS per-deploy senariosDeepak S1-0/+331
2017-01-19Adding Trex rfc2544 VNF class to initate Traffic for throughputDeepak S1-0/+285
2017-01-19Adding trex trafficgen example.Deepak S1-0/+278
2017-01-19Adding ping based sample VNF applianceDeepak S1-0/+167
2017-01-19Introducing Generic framework to do pre-deployment VNF & Network service testingDeepak S4-0/+398