X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=descriptor-packages%2Fvnfd%2Fref11_vnf%2Fsrc%2Fref11_vnfd.yaml;h=cd1115555dcabd48d86b2eef44cde33eb915d906;hb=84fe31f632166d2fbf566968bd25aa9545e96fdc;hp=d1b78400d6b2aa15e89f234c2b9e199d89aad174;hpb=c3733e1cfa5e981130a698a1b8563a98ba3058fd;p=osm%2Fdevops.git diff --git a/descriptor-packages/vnfd/ref11_vnf/src/ref11_vnfd.yaml b/descriptor-packages/vnfd/ref11_vnf/src/ref11_vnfd.yaml index d1b78400..cd111555 100644 --- a/descriptor-packages/vnfd/ref11_vnf/src/ref11_vnfd.yaml +++ b/descriptor-packages/vnfd/ref11_vnf/src/ref11_vnfd.yaml @@ -2,9 +2,9 @@ vnfd-catalog: vnfd: - connection-point: - name: mgmt0 - type: VPORT + - name: west - type: VPORT + description: A simple VNF descriptor w/ VM1 and VM2 id: Ref_Vnf_11 name: Ref_VNF_11 @@ -25,17 +25,17 @@ vnfd-catalog: - name: iface10 type: EXTERNAL virtual-interface: - type: VIRTIO + type: PARAVIRT external-connection-point-ref: mgmt0 - name: iface11 type: INTERNAL virtual-interface: - type: VIRTIO + type: PARAVIRT internal-connection-point-ref: iface11 internal-connection-point: - name: iface11 id: iface11 - type: VPORT + id: Ref_VM1 image: ref_vm1.qcow2 name: Ref_VM1 @@ -47,17 +47,17 @@ vnfd-catalog: - name: iface22 type: EXTERNAL virtual-interface: - type: VIRTIO + type: PARAVIRT external-connection-point-ref: west - name: iface21 type: INTERNAL virtual-interface: - type: VIRTIO + type: PARAVIRT internal-connection-point-ref: iface21 internal-connection-point: - name: iface21 id: iface21 - type: VPORT + id: Ref_VM2 image: ref_vm2.qcow2 name: Ref_VM2