Add init loop in prometheus sidecar container
[osm/devops.git] / descriptor-packages / nsd / ubuntu_cirros_multidisk_ns / src / ubuntu_cirros_multidisk_nsd.yaml
1 nsd-catalog:
2     nsd:
3     -   id: ubuntu_cirros_multidisk_nsd
4         name: ubuntu_cirros_multidisk_nsd
5         short-name: ubuntu_cirros_multidisk_nsd
6         description: Generated by OSM pacakage generator
7         vendor: OSM
8         version: '1.0'
9
10         # Place the logo as png in icons directory and provide the name here
11         logo: osm_2x.png
12
13         # Specify the VNFDs that are part of this NSD
14         constituent-vnfd:
15             # The member-vnf-index needs to be unique, starting from 1
16             # vnfd-id-ref is the id of the VNFD
17             # Multiple constituent VNFDs can be specified
18         -   member-vnf-index: 1
19             vnfd-id-ref: ubuntu_cirros_multidisk_vnfd
20
21         vld:
22         # Networks for the VNFs
23             -   id: ubuntu_cirros_multidisk_nsd_vld1
24                 name: management
25                 short-name: management
26                 type: ELAN
27                 mgmt-network: 'true'
28                 vnfd-connection-point-ref:
29                 # Specify the constituent VNFs
30                 -   member-vnf-index-ref: 1
31                     vnfd-id-ref: ubuntu_cirros_multidisk_vnfd
32                     # NOTE: Validate the entry below
33                     vnfd-connection-point-ref: eth0