From 1f3a67138592443a8bd68ab936e071cb5bccda55 Mon Sep 17 00:00:00 2001 From: garciadeblas Date: Fri, 30 Sep 2016 17:46:48 +0200 Subject: [PATCH] Fixed VNF descriptor for tests Change-Id: If19d1afd81eb178b8988f3249a3bf14c9ad48bd2 Signed-off-by: garciadeblas --- vnfs/examples/dataplaneVNF4.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/vnfs/examples/dataplaneVNF4.yaml b/vnfs/examples/dataplaneVNF4.yaml index 5b2132dd..294c4a0d 100644 --- a/vnfs/examples/dataplaneVNF4.yaml +++ b/vnfs/examples/dataplaneVNF4.yaml @@ -69,7 +69,6 @@ vnf: VNFC: - name: VNF_2VMs-VM1 description: "Dataplane VM1 with 4 threads, 2 GB hugepages, 2 SR-IOV interface" - #Copy the image to a compute path and edit this path image name: dataplaneVNF_2VMs-image disk: 10 numas: @@ -91,7 +90,6 @@ vnf: - name: VNF_2VMs-VM2 description: "Dataplane VM1 with 2 threads, 2 GB hugepages, 2 SR-IOV interface" - #Copy the image to a compute path and edit this path image name: dataplaneVNF_2VMs-image disk: 10 numas: -- 2.17.1