aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/scenarios/networking/vnf_generic.py
AgeCommit message (Expand)AuthorFilesLines
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