Add init loop in prometheus sidecar container
[osm/devops.git] / descriptor-packages / nsd / ubuntu_epa_virtio_ns / src / ubuntu_epa_virtio_nsd.yaml
1 nsd-catalog:
2     nsd:
3     -   id: ubuntu_epa_virtio_ns
4         name: ubuntu_epa_virtio_ns
5         short-name: ubuntu_epa_virtio_ns
6         description: One VNF based on Ubuntu 16.04 with EPA and virtio connected to mgmt
7         vendor: OSM
8         version: '1.0'
9         logo: tef.png
10
11         constituent-vnfd:
12         -   member-vnf-index: 1
13             vnfd-id-ref: ubuntu_epa_virtio_vnf
14
15         vld:
16         -   id: mgmt
17             name: mgmt
18             short-name: mgmt
19             type: ELAN
20             mgmt-network: 'true'
21             vnfd-connection-point-ref:
22             -   member-vnf-index-ref: 1
23                 vnfd-id-ref: ubuntu_epa_virtio_vnf
24                 vnfd-connection-point-ref: eth0
25