5b016da59c9287dffd3b95c19fb59f4d40b07166
[osm/devops.git] / 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             provider-network:
17                 overlay-type: VLAN
18             vnfd-connection-point-ref:
19             -   member-vnf-index-ref: '1'
20                 vnfd-connection-point-ref: eth1
21                 vnfd-id-ref: VyOS
22         -   id: management
23             name: management
24             short-name: management
25             type: ELAN
26             provider-network:
27                 overlay-type: VLAN
28                 physical-network: net-mgmtOS
29             vnfd-connection-point-ref:
30             -   member-vnf-index-ref: '1'
31                 vnfd-connection-point-ref: eth0
32                 vnfd-id-ref: VyOS
33         service-primitive:
34         -   name: Config VyOS
35             vnf-primitive-group:
36             -   member-vnf-index-ref: '1'
37                 vnfd-id-ref: VyOS
38                 vnfd-name: VyOS
39                 primitive:
40                 -   index: '1'
41                     name: config
42         -   name: ping
43             vnf-primitive-group:
44             -   member-vnf-index-ref: '1'
45                 vnfd-id-ref: VyOS
46                 vnfd-name: VyOS
47                 primitive:
48                 -   index: '1'
49                     name: ping