Add init loop in prometheus sidecar container
[osm/devops.git] / descriptor-packages / vnfd / ref12_vnf / src / ref12_vnfd.yaml
1 vnfd-catalog:
2     vnfd:
3     -   connection-point:
4         -   name: mgmt0
5
6         -   name: west
7
8         -   name: east
9
10         description: A simple VNF descriptor w/ two VDU
11         id: Ref_Vnf_12
12         name: Ref_Vnf_12
13         short-name: Ref_Vnf_12
14         mgmt-interface:
15             cp: mgmt0
16         internal-vld:
17         -   description: Internal VL
18             id: VL34
19             name: VL34
20             short-name: VL34
21             type: ELAN
22             internal-connection-point:
23             -   id-ref: 'iface31'
24             -   id-ref: 'iface41'
25         vdu:
26         -   description: Middlepoint
27             interface:
28             -   name: iface30
29                 type: EXTERNAL
30                 virtual-interface:
31                     type: PARAVIRT
32                 external-connection-point-ref: mgmt0
33             -   name: iface31
34                 type: INTERNAL
35                 internal-connection-point-ref: iface31
36                 virtual-interface:
37                     type: PARAVIRT
38             guest-epa:
39                 cpu-pinning-policy: DEDICATED
40                 mempage-size: "LARGE"
41             id: a3a2f
42             image: ref_vm3.qcow2
43             internal-connection-point:
44             -   id: iface31
45                 name: iface31
46
47             name: Ref_VM3
48             vm-flavor:
49                 memory-mb: '2048'
50                 storage-gb: '8'
51                 vcpu-count: '2'
52         -   interface:
53             -   name: iface42
54                 type: EXTERNAL
55                 virtual-interface:
56                     type: PCI-PASSTHROUGH
57                 external-connection-point-ref: west
58             -   name: iface43
59                 type: EXTERNAL
60                 virtual-interface:
61                     type: SR-IOV
62                 external-connection-point-ref: east
63             -   name: iface41
64                 type: INTERNAL
65                 internal-connection-point-ref: iface41
66                 virtual-interface:
67                     type: PARAVIRT
68             guest-epa:
69                 cpu-pinning-policy: DEDICATED
70             id: e526e
71             internal-connection-point:
72             -   id: iface41
73                 name: iface41
74
75             name: Ref_VM4
76         vendor: ETSI
77         version: '1.0'