blob: a1c71e74f5cb11a5c07d947aa9f361175681545a [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
=Rajesh Velandy8c8a4e32016-06-30 13:15:59 +020031 config-primitive:
32 - name: Update User
33 vnf-primitive-group:
34 - member-vnf-index-ref: '1'
35 vnfd-id-ref: VyOS
36 vnfd-name: VyOS
37 primitive:
38 - index: '1'
39 name: config
40 - name: Ping Test
41 vnf-primitive-group:
42 - member-vnf-index-ref: '1'
43 vnfd-id-ref: VyOS
44 vnfd-name: VyOS
45 primitive:
46 - index: '1'
47 name: ping-test