f263e40a5f818c4c0ac63be53cad2ef8a9de6fcb
[osm/devops.git] / descriptor-packages / nsd / VyOS_ns / src / VyOS_nsd.yaml
1 nsd: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             short-name: data
15             type: ELAN
16             vim-network-name: net-corp
17             provider-network:
18                 overlay-type: VLAN
19             vnfd-connection-point-ref:
20             -   member-vnf-index-ref: '1'
21                 vnfd-connection-point-ref: eth1
22                 vnfd-id-ref: VyOS
23         -   id: management
24             name: management
25             short-name: management
26             mgmt-network: 'true'
27             type: ELAN
28             vim-network-name: net-mgmtOS
29             provider-network:
30                 overlay-type: VLAN
31             vnfd-connection-point-ref:
32             -   member-vnf-index-ref: '1'
33                 vnfd-connection-point-ref: eth0
34                 vnfd-id-ref: VyOS
35         service-primitive:
36         -   name: Config VyOS
37             vnf-primitive-group:
38             -   member-vnf-index-ref: '1'
39                 vnfd-id-ref: VyOS
40                 vnfd-name: VyOS
41                 primitive:
42                 -   index: '1'
43                     name: config
44         -   name: ping
45             vnf-primitive-group:
46             -   member-vnf-index-ref: '1'
47                 vnfd-id-ref: VyOS
48                 vnfd-name: VyOS
49                 primitive:
50                 -   index: '1'
51                     name: ping