X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=descriptor-packages%2Fvnfd%2Fref12_vnf%2Fsrc%2Fref12_vnfd.yaml;h=23742816d4fd82b10fff4fa639d7a7f7f64f7ad3;hb=ce7cf378c96b295e6172341c2d5df109aef78234;hp=860289591868ebe3200c4277dc19f6624aa68cbf;hpb=76299c1338d1327c2c1877d8bb100145d097b9bc;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 86028959..23742816 100644 --- a/descriptor-packages/vnfd/ref12_vnf/src/ref12_vnfd.yaml +++ b/descriptor-packages/vnfd/ref12_vnf/src/ref12_vnfd.yaml @@ -1,23 +1,24 @@ -vnfd:vnfd-catalog: +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 short-name: Ref_Vnf_12 + mgmt-interface: + cp: mgmt0 internal-vld: - description: Internal VL id: VL34 name: VL34 short-name: VL34 type: ELAN - vendor: ETSI internal-connection-point: - id-ref: 'iface31' - id-ref: 'iface41' @@ -27,13 +28,13 @@ vnfd:vnfd-catalog: - name: iface30 type: EXTERNAL virtual-interface: - type: OM-MGMT + 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" @@ -42,7 +43,7 @@ vnfd:vnfd-catalog: internal-connection-point: - id: iface31 name: iface31 - type: VPORT + name: Ref_VM3 vm-flavor: memory-mb: '2048' @@ -63,14 +64,14 @@ vnfd: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'