b3f461105043d28832731becd593ab04b23a86f2
[osm/devops.git] / descriptor-packages / nsd / VyOS_ns / src / VyOS_nsd.yaml
1 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             vnfd-connection-point-ref:
18             -   member-vnf-index-ref: '1'
19                 vnfd-connection-point-ref: eth1
20                 vnfd-id-ref: VyOS
21         -   id: management
22             name: management
23             short-name: management
24             mgmt-network: 'true'
25             type: ELAN
26             vim-network-name: net-mgmtOS
27             vnfd-connection-point-ref:
28             -   member-vnf-index-ref: '1'
29                 vnfd-connection-point-ref: eth0
30                 vnfd-id-ref: VyOS
31         service-primitive:
32         -   name: Config VyOS
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
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