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=3d8f7ce2cd1707cde6af51cf752b463fb245fa1a;hpb=4252d44ad3eb7bccdb24808d4456ae462b1ea67f;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 3d8f7ce2..cd111555 100644 --- a/descriptor-packages/vnfd/ref11_vnf/src/ref11_vnfd.yaml +++ b/descriptor-packages/vnfd/ref11_vnf/src/ref11_vnfd.yaml @@ -1,10 +1,10 @@ -vnfd:vnfd-catalog: +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 @@ -17,7 +17,6 @@ vnfd:vnfd-catalog: name: VL12 short-name: VL12 type: ELAN - vendor: ETSI internal-connection-point: - id-ref: 'iface11' - id-ref: 'iface21' @@ -26,17 +25,17 @@ vnfd: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 @@ -48,17 +47,17 @@ vnfd: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