-
Notifications
You must be signed in to change notification settings - Fork 0
/
Ref_internet2_vnfd.yaml
123 lines (123 loc) · 3.1 KB
/
Ref_internet2_vnfd.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
vnfd:vnfd-catalog:
vnfd:
- connection-point:
- name: int_2
type: VPORT
- name: int_1
type: VPORT
description: This is a complex VNF Descriptor generated by VIBNEMO
id: Ref_Vnf_internet2
name: Ref_VNF_internet2
short-name: Ref_VNF_internet2
internal-vld:
- description: Internal VL
id: VL1
name: VL1
short-name: VL1
type: ELAN
vendor: ETSI
internal-connection-point:
- id-ref: iface31
- id-ref: iface41
- description: Internal VL from connection internet2.c4 generated by vibNEMO
id: VL2
name: VL2
short-name: VL2
type: ELAN
internal-connection-point:
- id-ref: iface43
- id-ref: iface62
- description: Internal VL from connection internet2.c2 generated by vibNEMO
id: VL3
name: VL3
short-name: VL3
type: ELAN
internal-connection-point:
- id-ref: iface42
- id-ref: iface61
vdu:
- description: Middlepoint
external-interface:
- name: iface30
virtual-interface:
type: OM-MGMT
vnfd-connection-point-ref: int_2
guest-epa:
cpu-pinning-policy: DEDICATED
mempage-size: LARGE
id: Ref_VM1
image: ref_vm3.qcow2
internal-connection-point:
- id: iface31
name: iface31
type: VPORT
internal-interface:
- name: iface31
vdu-internal-connection-point-ref: iface31
virtual-interface:
type: VIRTIO
name: Ref_VM1
vm-flavor:
memory-mb: '2048'
storage-gb: '8'
vcpu-count: '2'
- guest-epa:
cpu-pinning-policy: DEDICATED
id: Ref_VM2
internal-connection-point:
- id: iface41
name: iface41
type: VPORT
- name: iface43
id: iface43
type: VPORT
- name: iface42
id: iface42
type: VPORT
name: Ref_VM2
internal-interface:
- name: iface41
vdu-internal-connection-point-ref: iface41
virtual-interface:
type: VIRTIO
- name: iface43
virtual-interface:
type: VIRTIO
vdu-internal-connection-point-ref: iface43
- name: iface42
virtual-interface:
type: VIRTIO
vdu-internal-connection-point-ref: iface42
- external-interface:
- name: iface60
virtual-interface:
type: OM-MGMT
vnfd-connection-point-ref: int_1
id: Ref_VM3
image: ref_vm22.qcow2
name: Ref_VM3
guest-epa:
cpu-pinning-policy: DEDICATED
mempage-size: LARGE
vm-flavor:
memory-mb: '1024'
storage-gb: '16'
vcpu-count: '1'
internal-interface:
- name: iface62
virtual-interface:
type: VIRTIO
vdu-internal-connection-point-ref: iface62
- name: iface61
virtual-interface:
type: VIRTIO
vdu-internal-connection-point-ref: iface61
internal-connection-point:
- name: iface62
id: iface62
type: VPORT
- name: iface61
id: iface61
type: VPORT
vendor: ETSI
version: '1.0'