534b52accf00c06e35c1a06ff1596c59bdaf5dce
[osm/riftware.git] /
1 nsd:nsd-catalog:
2     nsd:
3     -   id: mwc16_traffic_generator
4         name: mwc16_traffic_generator
5         short-name: mwc16_traffic_generator
6         description: Traffic generator connected to the demo environment
7         logo: osm_2x.png
8         constituent-vnfd:
9         -   member-vnf-index: '1'
10             vnfd-id-ref: mwc16gen
11         vld:
12         -   id: connection 0
13             name: connection 0
14             type: ELAN
15             provider-network:
16                 overlay-type: VLAN
17                 physical-network: mwc
18             vnfd-connection-point-ref:
19             -   member-vnf-index-ref: '1'
20                 vnfd-connection-point-ref: eth0
21                 vnfd-id-ref: mwc16gen
22         -   id: connection 1
23             name: connection 1
24             type: ELAN
25             provider-network:
26                 overlay-type: VLAN
27                 physical-network: mgmt
28             vnfd-connection-point-ref:
29             -   member-vnf-index-ref: '1'
30                 vnfd-connection-point-ref: eth1
31                 vnfd-id-ref: mwc16gen
32         -   id: connection 2
33             name: connection 2
34             type: ELAN
35             provider-network:
36                 overlay-type: VLAN
37                 physical-network: mwc16data1
38                 segmentation_id: '3000'
39             vnfd-connection-point-ref:
40             -   member-vnf-index-ref: '1'
41                 vnfd-connection-point-ref: xe0
42                 vnfd-id-ref: mwc16gen
43         -   id: connection 3
44             name: connection 3
45             type: ELAN
46             provider-network:
47                 overlay-type: VLAN
48                 physical-network: mwc16data2
49                 segmentation_id: '3000'
50             vnfd-connection-point-ref:
51             -   member-vnf-index-ref: '1'
52                 vnfd-connection-point-ref: xe2
53                 vnfd-id-ref: mwc16gen