aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/scenarios/networking/vnf_generic.py
AgeCommit message (Expand)AuthorFilesLines
2017-10-13Support to add multiple src/dst ports in flowDeepak S1-0/+6
2017-10-06rewrite _generate_pod_yaml to combine name and pkey settingRoss Brattain1-16/+13
2017-10-04NSB PROX test hang fixesRoss Brattain1-5/+19
2017-10-03add collectd resource node capabilityRoss Brattain1-6/+6
2017-09-30vnf_generic: Fix str object has no attribute itemsDino Madarang1-4/+8
2017-09-30NSB: ignore VNF node if there is no VNF modelRoss Brattain1-1/+5
2017-09-25Heat: use pkey from string instead of key_filenameRoss Brattain1-0/+11
2017-09-25Generate pod.yaml from current contextRoss Brattain1-0/+34
2017-09-19NSB: count from 0, vnf_0, tg_9, private->uplink, public->downlinkRoss Brattain1-4/+4
2017-09-18vnf_generic: adjust ssh timeout for number of VNFsRoss Brattain1-4/+9
2017-09-18NSB: fix port topologyMartin Banszel1-19/+34
2017-09-13Heat: support non-mesh network toplogyRoss Brattain1-5/+24
2017-08-31Adding support for updating the count/packetsize for given testcaseDeepak S1-0/+2
2017-09-01Merge "Added TC for vFW in heat context with ixia TG"Ross Brattain1-11/+14
2017-08-31Added TC for vFW in heat context with ixia TGMaciej Skrocki1-11/+14
2017-08-30_get_ip_flow_range: fix bug with single IP rangesRoss Brattain1-1/+7
2017-08-25Trex: fix KPI collectionRoss Brattain1-1/+1
2017-08-24Standardized TRex client library pathMaciej Skrocki1-2/+7
2017-08-23Merge "Re-define the framesize and flow dynamic define in testcase"Ross Brattain1-7/+42
2017-08-22Merge "Enable vnf/tg instantiate as blocking call."Ross Brattain1-1/+0
2017-08-21Re-define the framesize and flow dynamic define in testcaseDeepak S1-7/+42
2017-08-20vnf_generic: fixup topology probe logicRoss Brattain1-4/+4
2017-08-19Fix IxLoad traffic generator issue around running the traffic.Deepak S1-31/+42
2017-08-15YAML fixesRoss Brattain1-4/+4
2017-08-15Enable vnf/tg instantiate as blocking call.Deepak S1-1/+0
2017-08-09NSB fixes: docstring, whitespace, etc.Ross Brattain1-2/+0
2017-08-08NSB updateDeepak S1-126/+166
2017-07-13add network info to topologyRoss Brattain1-33/+73
2017-06-20Acquire NSB specific data from Heat.Edward MacGillivray1-22/+108
2017-04-11standardize ssh authRoss Brattain1-6/+2
2017-02-14Merge "vnf_generic: replace list comprehension with generator expression"Jing Lu1-3/+3
2017-02-08vnf_generic: replace list comprehension with generator expressionRoss Brattain1-3/+3
2017-02-08vnf_generic: convert sshmanager to classRoss Brattain1-27/+27
2017-01-19Introducing Generic framework to do pre-deployment VNF & Network service testingDeepak S1-0/+328