VNF 11 Yaml descriptor

From OSM Public Wiki
Revision as of 20:46, 30 November 2016 by Chamarty (talk | contribs) (VNF11 descriptor)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

vnfd:vnfd-catalog:

   vnfd:vnfd:
   -   vnfd:connection-point:
       -   vnfd:name: mgmt0
           vnfd:type: VPORT
       vnfd:description: A simple VNF descriptor w/ VM1 and VM2
       vnfd:id: 287671e2-2858-48cf-a13c-b4cb1351aa9f
       vnfd:name: Ref_VNF_11
       vnfd:short-name: Ref_VNF_11
       vnfd:vdu:
       -   vnfd:external-interface:
           -   vnfd:name: iface10
               vnfd:virtual-interface:
                   vnfd:type: OM-MGMT
               vnfd:vnfd-connection-point-ref: mgmt0
           vnfd:id: abd6831e-f811-4580-9aad-1de9c6424180
           vnfd:image: ref_vm1.qcow2
           vnfd:name: Ref_VM1
           vnfd:vm-flavor:
               vnfd:memory-mb: '2048'
               vnfd:storage-gb: '8'
               vnfd:vcpu-count: '2'
       vnfd:vendor: ETSI
       vnfd:version: '1.0'