aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/network_services/vnf_generic/vnf/test_acl_vnf.py
AgeCommit message (Expand)AuthorFilesLines
2018-06-11Move tests: unit/network_services/vnf_genericEmma Foley1-372/+0
2018-05-16Add --hwlb options as a command line argument for SampleVNFChornyi, TarasX1-0/+25
2018-03-02Remove main() and __main__ from tests.Emma Foley1-2/+0
2018-03-02Replace assertEqual(None, xx) with assertIsNone(xx)Emma Foley1-1/+1
2018-03-01Import "traffic_profile" modules only onceRodolfo Alonso Hernandez1-1/+2
2018-02-05Remove references to "dpdk_nic_bind" utilityRodolfo Alonso Hernandez1-1/+1
2018-01-03Make GenericVNF an abstract classRodolfo Alonso Hernandez1-19/+7
2017-09-18NSB: count from 0, vnf_0, tg_9, private->uplink, public->downlinkRoss Brattain1-4/+4
2017-09-14NSB: fix port topologyMartin Banszel1-2/+2
2017-09-04Addition of Prox NSB changes in yardstickabhijitsinha1-101/+86
2017-08-24Standardized TRex client library pathMaciej Skrocki1-59/+2
2017-08-14ACL: remove failing testingRoss Brattain1-24/+0
2017-08-08Sample ACL VNFDeepak S1-0/+456