X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=descriptor-packages%2Fvnfd%2Fref12_vnf%2Fsrc%2Fref12_vnfd.yaml;h=23742816d4fd82b10fff4fa639d7a7f7f64f7ad3;hb=84fe31f632166d2fbf566968bd25aa9545e96fdc;hp=ae534a8b0a11051bed3454ea021cc826c7267b83;hpb=cb1580250b0950c68164b1cd5b3ed9f8163f9089;p=osm%2Fdevops.git diff --git a/descriptor-packages/vnfd/ref12_vnf/src/ref12_vnfd.yaml b/descriptor-packages/vnfd/ref12_vnf/src/ref12_vnfd.yaml index ae534a8b..23742816 100644 --- a/descriptor-packages/vnfd/ref12_vnf/src/ref12_vnfd.yaml +++ b/descriptor-packages/vnfd/ref12_vnf/src/ref12_vnfd.yaml @@ -2,11 +2,11 @@ vnfd-catalog: vnfd: - connection-point: - name: mgmt0 - type: VPORT + - name: west - type: VPORT + - name: east - type: VPORT + description: A simple VNF descriptor w/ two VDU id: Ref_Vnf_12 name: Ref_Vnf_12 @@ -28,13 +28,13 @@ vnfd-catalog: - name: iface30 type: EXTERNAL virtual-interface: - type: VIRTIO + type: PARAVIRT external-connection-point-ref: mgmt0 - name: iface31 type: INTERNAL internal-connection-point-ref: iface31 virtual-interface: - type: VIRTIO + type: PARAVIRT guest-epa: cpu-pinning-policy: DEDICATED mempage-size: "LARGE" @@ -43,7 +43,7 @@ vnfd-catalog: internal-connection-point: - id: iface31 name: iface31 - type: VPORT + name: Ref_VM3 vm-flavor: memory-mb: '2048' @@ -64,14 +64,14 @@ vnfd-catalog: type: INTERNAL internal-connection-point-ref: iface41 virtual-interface: - type: VIRTIO + type: PARAVIRT guest-epa: cpu-pinning-policy: DEDICATED id: e526e internal-connection-point: - id: iface41 name: iface41 - type: VPORT + name: Ref_VM4 vendor: ETSI version: '1.0'