aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/scenarios/networking/vnf_generic.py
AgeCommit message (Expand)AuthorFilesLines
2018-05-14Do not start collectd twice when SampleVNF is running on BaremetalChornyi, TarasX1-1/+1
2018-03-21Add "Scenario" class wait methods for runnersRodolfo Alonso Hernandez1-0/+9
2018-03-01NSB: move interface probe to VNF, and attempt driver-only probe firstRoss Brattain1-169/+14
2018-03-01vFW scale-up template.Mytnyk, Volodymyr1-7/+16
2018-03-01Add arguments to the traffic profile renderRodolfo Alonso Hernandez1-4/+6
2018-03-01Import "traffic_profile" modules only onceRodolfo Alonso Hernandez1-57/+29
2017-10-12Support to add multiple src/dst ports in flowDeepak S1-0/+6
2017-10-04rewrite _generate_pod_yaml to combine name and pkey settingRoss Brattain1-16/+13
2017-10-03NSB PROX test hang fixesRoss Brattain1-5/+19
2017-10-02add collectd resource node capabilityRoss Brattain1-6/+6
2017-09-29Merge "NSB: ignore VNF node if there is no VNF model"Ross Brattain1-1/+5
2017-09-28vnf_generic: Fix str object has no attribute itemsDino Madarang1-4/+8
2017-09-28NSB: ignore VNF node if there is no VNF modelRoss Brattain1-1/+5
2017-09-20Merge "Generate pod.yaml from current context"Ross Brattain1-0/+34
2017-09-20Merge "Heat: use pkey from string instead of key_filename"Ross Brattain1-0/+11
2017-09-18Heat: use pkey from string instead of key_filenameRoss Brattain1-0/+11
2017-09-18NSB: count from 0, vnf_0, tg_9, private->uplink, public->downlinkRoss Brattain1-4/+4
2017-09-15vnf_generic: adjust ssh timeout for number of VNFsRoss Brattain1-4/+9
2017-09-15Generate pod.yaml from current contextRoss Brattain1-0/+34
2017-09-14NSB: 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