X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=descriptor-packages%2Fvnfd%2Fref12_vnf%2Fsrc%2Fref12_vnfd.yaml;h=424eb77c69143e1011c4cd836130920ad7d89627;hb=df1296d5342ce2d96b2a21c4f4ac15ac048a18e5;hp=2901c4aa749cdbef948aeae3a7868ed38a1b4d45;hpb=230c540cf52f3fbe05d40d6650a97d1e55327249;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 2901c4aa..424eb77c 100644 --- a/descriptor-packages/vnfd/ref12_vnf/src/ref12_vnfd.yaml +++ b/descriptor-packages/vnfd/ref12_vnf/src/ref12_vnfd.yaml @@ -1,4 +1,4 @@ -vnfd:vnfd-catalog: +vnfd-catalog: vnfd: - connection-point: - name: mgmt0 @@ -11,23 +11,30 @@ vnfd:vnfd-catalog: 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' vdu: - description: Middlepoint - external-interface: + interface: - name: iface30 + type: EXTERNAL virtual-interface: - type: OM-MGMT - vnfd-connection-point-ref: mgmt0 + type: PARAVIRT + external-connection-point-ref: mgmt0 + - name: iface31 + type: INTERNAL + internal-connection-point-ref: iface31 + virtual-interface: + type: PARAVIRT guest-epa: cpu-pinning-policy: DEDICATED mempage-size: "LARGE" @@ -37,25 +44,27 @@ vnfd:vnfd-catalog: - id: iface31 name: iface31 type: VPORT - internal-interface: - - name: iface31 - vdu-internal-connection-point-ref: iface31 - virtual-interface: - type: VIRTIO name: Ref_VM3 vm-flavor: memory-mb: '2048' storage-gb: '8' vcpu-count: '2' - - external-interface: + - interface: - name: iface42 + type: EXTERNAL virtual-interface: type: PCI-PASSTHROUGH - vnfd-connection-point-ref: west + external-connection-point-ref: west - name: iface43 + type: EXTERNAL virtual-interface: type: SR-IOV - vnfd-connection-point-ref: east + external-connection-point-ref: east + - name: iface41 + type: INTERNAL + internal-connection-point-ref: iface41 + virtual-interface: + type: PARAVIRT guest-epa: cpu-pinning-policy: DEDICATED id: e526e @@ -64,10 +73,5 @@ vnfd:vnfd-catalog: name: iface41 type: VPORT name: Ref_VM4 - internal-interface: - - name: iface41 - vdu-internal-connection-point-ref: iface41 - virtual-interface: - type: VIRTIO vendor: ETSI version: '1.0'