Adding vPE VNF class aligned with IETS per-deploy senarios 33/26633/4
authorDeepak S <deepak.s@linux.intel.com>
Fri, 30 Dec 2016 17:25:53 +0000 (09:25 -0800)
committerDeepak S <deepak.s@linux.intel.com>
Thu, 19 Jan 2017 03:00:10 +0000 (08:30 +0530)
commit327d75ac28cc918c152d6494c0b350f55eed2854
tree966fe28a42590b3a0d04041907fa624e967924a1
parentd54215319426e8dae2b6ded790b4ab19f9b8adec
Adding vPE VNF class aligned with IETS per-deploy senarios

VNF life cycle
- instantiate
- collect_kpi
- terminate

JIRA: YARDSTICK-520
Change-Id: Ied6ac79870fa35cc3dd14fd7a99b6bade3b77c81
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
tests/unit/network_services/vnf_generic/vnf/test_vpe_vnf.py [new file with mode: 0644]
tests/unit/network_services/vnf_generic/vnf/vpe_config/action_bulk_512.txt [new file with mode: 0644]
tests/unit/network_services/vnf_generic/vnf/vpe_config/full_tm_profile_10G.cfg [new file with mode: 0755]
tests/unit/network_services/vnf_generic/vnf/vpe_config/fw_bulk_inst0_256.txt [new file with mode: 0644]
tests/unit/network_services/vnf_generic/vnf/vpe_config/vpe_config [new file with mode: 0644]
tests/unit/network_services/vnf_generic/vnf/vpe_config/vpe_script [new file with mode: 0644]
yardstick/network_services/vnf_generic/vnf/vpe_vnf.py [new file with mode: 0644]