| chamarty | a436f76 | 2017-03-03 19:11:28 +0000 | [diff] [blame] | 1 | vnfd:vnfd-catalog: |
| 2 | vnfd: |
| 3 | - connection-point: |
| 4 | - name: mgmt0 |
| 5 | type: VPORT |
| 6 | - name: west |
| 7 | type: VPORT |
| 8 | description: A simple VNF descriptor w/ VM1 and VM2 |
| 9 | id: Ref_Vnf_11 |
| 10 | name: Ref_VNF_11 |
| 11 | short-name: Ref_VNF_11 |
| 12 | internal-vld: |
| 13 | - description: Internal VL |
| 14 | id: VL12 |
| 15 | name: VL12 |
| 16 | short-name: VL12 |
| 17 | type: ELAN |
| 18 | vendor: ETSI |
| 19 | internal-connection-point: |
| 20 | - id-ref: 'iface11' |
| chamarty | ea5b2d0 | 2017-03-03 19:50:57 +0000 | [diff] [blame] | 21 | - id-ref: 'iface21' |
| chamarty | a436f76 | 2017-03-03 19:11:28 +0000 | [diff] [blame] | 22 | vdu: |
| 23 | - external-interface: |
| 24 | - name: iface10 |
| 25 | virtual-interface: |
| 26 | type: OM-MGMT |
| 27 | vnfd-connection-point-ref: mgmt0 |
| 28 | internal-interface: |
| 29 | - name: iface11 |
| 30 | virtual-interface: |
| 31 | type: VIRTIO |
| 32 | vdu-internal-connection-point-ref: iface11 |
| 33 | internal-connection-point: |
| 34 | - name: iface11 |
| 35 | id: iface11 |
| 36 | type: VPORT |
| 37 | id: Ref_VM1 |
| 38 | image: ref_vm1.qcow2 |
| 39 | name: Ref_VM1 |
| 40 | vm-flavor: |
| 41 | memory-mb: '2048' |
| 42 | storage-gb: '8' |
| 43 | vcpu-count: '2' |
| 44 | - external-interface: |
| 45 | - name: iface22 |
| 46 | virtual-interface: |
| 47 | type: VIRTIO |
| 48 | vnfd-connection-point-ref: west |
| 49 | internal-interface: |
| 50 | - name: iface21 |
| 51 | virtual-interface: |
| 52 | type: VIRTIO |
| 53 | vdu-internal-connection-point-ref: iface21 |
| 54 | internal-connection-point: |
| 55 | - name: iface21 |
| 56 | id: iface21 |
| 57 | type: VPORT |
| 58 | id: Ref_VM2 |
| 59 | image: ref_vm2.qcow2 |
| 60 | name: Ref_VM2 |
| 61 | vm-flavor: |
| 62 | memory-mb: '4096' |
| 63 | storage-gb: '16' |
| 64 | vcpu-count: '2' |
| 65 | vendor: ETSI |
| 66 | version: '1.0' |