X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=vnfs%2Fexamples%2FdataplaneVNF4.yaml;h=41c251c83e2d3ca4db6ae4d90445039dccfe5725;hb=72e918cb69191ac04720444bbf4906680059d60c;hp=5b2132dd6bb707d52b6d196781782eb3dd589ca0;hpb=9a241aa0b7825ce49e7d7822ce0d59b1a6cdc9eb;p=osm%2FRO.git diff --git a/vnfs/examples/dataplaneVNF4.yaml b/vnfs/examples/dataplaneVNF4.yaml index 5b2132dd..41c251c8 100644 --- a/vnfs/examples/dataplaneVNF4.yaml +++ b/vnfs/examples/dataplaneVNF4.yaml @@ -1,5 +1,5 @@ ## -# Copyright 2015 Telefónica Investigación y Desarrollo, S.A.U. +# Copyright 2015 Telefonica Investigacion y Desarrollo, S.A.U. # This file is part of openmano # All Rights Reserved. # @@ -69,8 +69,7 @@ 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 + image name: linux-linux-VM-img disk: 10 numas: - paired-threads: 2 # "cores", "paired-threads", "threads" @@ -91,8 +90,7 @@ 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 + image name: linux-linux-VM-img disk: 10 numas: - paired-threads: 1 # "cores", "paired-threads", "threads"