aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/network_services
AgeCommit message (Expand)AuthorFilesLines
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 Brattain6-45/+24
2017-03-09Bug Fix: force the network to attacht to trex to start the trafficDeepak S2-1/+4
2017-02-14collectd: typo and call super()Ross Brattain1-1/+2
2017-02-14Merge "nsb: move NSB root to constant, add unittest"Jing Lu1-4/+6
2017-02-14Merge "vnfdgen: replace six.iteritems() with .items()"Jing Lu1-3/+3
2017-02-08nsb: move NSB root to constant, add unittestRoss Brattain1-4/+6
2017-02-08vnfdgen: replace six.iteritems() with .items()Ross Brattain1-3/+3
2017-02-07fix unittests failures due to py3Deepak S1-1/+1
2017-02-07fix unittests, mock trex_stl_lib, fix raw_input, divisionRoss Brattain1-0/+1
2017-02-06Merge "Adding vPE VNF class aligned with IETS per-deploy senarios"Kubi1-0/+331
2017-02-06Merge "Adding Trex rfc2544 VNF class to initate Traffic for throughput"Kubi1-0/+285
2017-02-06Merge "Adding trex trafficgen example."Kubi1-0/+278
2017-02-06Merge "Adding ping based sample VNF appliance"Kubi2-0/+227
2017-02-06Merge "Adding generic traffic profiles for trex traffic generator"Kubi3-0/+637
2017-02-06Fix: network_services: decode stdout instead of encodeRoss Brattain1-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 S2-0/+227
2017-01-19Adding generic traffic profiles for trex traffic generatorDeepak S3-0/+637
2017-01-19Add infrastructure to add the NFVi KPI collectionsDeepak S5-0/+489
2017-01-19Introducing Generic framework to do pre-deployment VNF & Network service testingDeepak S6-0/+462
2017-01-19Generic helper function to provision and get path from configDeepak S1-0/+62
2017-01-19Introducing the collector to subscribe/publish the KPIs for yardstick plotDeepak S4-0/+68