56c7d99c7a8bd6f4a381d48f96641082aa122bae
[osm/devops.git] / descriptor-packages / nsd / hackfest_basic_ns / src / hackfest_basic_nsd.yaml
1 nsd:nsd-catalog:
2     nsd:
3     -   id: hackfest_basic-ns
4         name: hackfest_basic-ns
5         short-name: hackfest_basic-ns
6         description: Simple NS with a single VNF and a single VL
7         version: '1.0'
8         logo: osm.png
9         constituent-vnfd:
10         -   vnfd-id-ref: hackfest_basic-vnf
11             member-vnf-index: '1'
12         vld:
13         -   id: mgmtnet
14             name: mgmtnet
15             short-name: mgmtnet
16             type: ELAN
17             mgmt-network: 'true'
18             vnfd-connection-point-ref:
19             -   vnfd-id-ref: hackfest_basic-vnf
20                 member-vnf-index-ref: '1'
21                 vnfd-connection-point-ref: vnf-cp0
22