X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=vnfs%2Fexamples%2FdataplaneVNF4.yaml;h=40762ec0d31545f6a3a37105ebc69589de59170a;hb=4d1ce22358bb9642b0a31488a31bdefbb595411b;hp=5b2132dd6bb707d52b6d196781782eb3dd589ca0;hpb=9a241aa0b7825ce49e7d7822ce0d59b1a6cdc9eb;p=osm%2FRO.git diff --git a/vnfs/examples/dataplaneVNF4.yaml b/vnfs/examples/dataplaneVNF4.yaml index 5b2132dd..40762ec0 100644 --- a/vnfs/examples/dataplaneVNF4.yaml +++ b/vnfs/examples/dataplaneVNF4.yaml @@ -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"