031ed4ec7db1ffa204eba65b55c3d38d3caafba8
[osm/devops.git] / descriptor-packages / nsd / hackfest_ansible_ns / src / ansiblecharm_nsd.yaml
1 nsd:nsd-catalog:
2     nsd:
3     -   id: ansiblecharm_nsd
4         name: ansiblecharm_nsd
5         short-name: ansiblecharm_nsd
6         description: Generated by OSM package generator
7         vendor: OSM
8         logo: osm.png
9         version: '1.0'
10         constituent-vnfd:
11             # The member-vnf-index needs to be unique, starting from 1
12             # vnfd-id-ref is the id of the VNFD
13             # Multiple constituent VNFDs can be specified
14         -   member-vnf-index: 1
15             vnfd-id-ref: ansiblecharm_vnfd
16         vld:
17         # Networks for the VNFs
18         -   id: mgmtnet
19             name: mgmtnet
20             short-name: mgmtnet
21             type: ELAN
22             mgmt-network: 'true'
23             vnfd-connection-point-ref:
24             -   member-vnf-index-ref: 1
25                 vnfd-id-ref: ansiblecharm_vnfd
26                 vnfd-connection-point-ref: vnf-cp0