add IM for building system
[osm/devops.git] / descriptor-packages / src / nsd / VyOS_ns / 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             type: ELAN
27             vim-network-name: net-mgmtOS
28             provider-network:
29                 overlay-type: VLAN
30             vnfd-connection-point-ref:
31             -   member-vnf-index-ref: '1'
32                 vnfd-connection-point-ref: eth0
33                 vnfd-id-ref: VyOS
34         service-primitive:
35         -   name: Config VyOS
36             vnf-primitive-group:
37             -   member-vnf-index-ref: '1'
38                 vnfd-id-ref: VyOS
39                 vnfd-name: VyOS
40                 primitive:
41                 -   index: '1'
42                     name: config
43         -   name: ping
44             vnf-primitive-group:
45             -   member-vnf-index-ref: '1'
46                 vnfd-id-ref: VyOS
47                 vnfd-name: VyOS
48                 primitive:
49                 -   index: '1'
50                     name: ping