blob: 21479bad4fdc6abb329ed1aa4c6ccea6aee81353 [file] [log] [blame]
=Rajesh Velandy1a029a82016-06-29 14:14:32 +02001nsd:nsd-catalog:
2 nsd:
3 - id: VyOS
4 name: VyOS
5 short-name: VyOS
6 description: VyOS NS Example NS
7 logo: osm_2x.png
8 constituent-vnfd:
9 - member-vnf-index: '1'
10 vnfd-id-ref: VyOS
11 vld:
12 - id: data
13 name: data
14 type: ELAN
15 provider-network:
16 overlay-type: VLAN
17 vnfd-connection-point-ref:
18 - member-vnf-index-ref: '1'
19 vnfd-connection-point-ref: eth0
20 vnfd-id-ref: VyOS
21 - id: management
22 name: management
23 type: ELAN
24 provider-network:
25 overlay-type: VLAN
26 physical-network: net-mgmtOS
27 vnfd-connection-point-ref:
28 - member-vnf-index-ref: '1'
29 vnfd-connection-point-ref: eth1
30 vnfd-id-ref: VyOS