34caf2deebb1400266d3e9875124d0fe2c6e1920
[osm/riftware.git] /
1 nsd:nsd-catalog:
2     nsd:
3     -   id: gw_corpA
4         name: gw_corpA
5         short-name: gw_corpA
6         description: Gateways to access as corpA to PE1 and PE2
7         logo: osm_2x.png
8         constituent-vnfd:
9         -   member-vnf-index: '1'
10             vnfd-id-ref: gw_corpA_PE1
11         -   member-vnf-index: '2'
12             vnfd-id-ref: gw_corpA_PE2
13         vld:
14         -   id: connection_0
15             name: connection_0
16             type: ELAN
17             provider-network:
18                 overlay-type: VLAN
19                 physical-network: mgmt
20             vnfd-connection-point-ref:
21             -   member-vnf-index-ref: '1'
22                 vnfd-connection-point-ref: eth1
23                 vnfd-id-ref: gw_corpA_PE1
24         -   id: connection_1
25             name: connection_1
26             type: ELAN
27             provider-network:
28                 overlay-type: VLAN
29                 physical-network: mgmt
30             vnfd-connection-point-ref:
31             -   member-vnf-index-ref: '2'
32                 vnfd-connection-point-ref: eth1
33                 vnfd-id-ref: gw_corpA_PE2
34         -   id: connection_2
35             name: connection_2
36             type: ELAN
37             provider-network:
38                 overlay-type: VLAN
39                 physical-network: mwc1
40             vnfd-connection-point-ref:
41             -   member-vnf-index-ref: '1'
42                 vnfd-connection-point-ref: eth0
43                 vnfd-id-ref: gw_corpA_PE1
44         -   id: connection_3
45             name: connection_3
46             type: ELAN
47             provider-network:
48                 overlay-type: VLAN
49                 physical-network: mwc2
50             vnfd-connection-point-ref:
51             -   member-vnf-index-ref: '2'
52                 vnfd-connection-point-ref: eth0
53                 vnfd-id-ref: gw_corpA_PE2
54         -   id: connection_4
55             name: connection_4
56             type: ELAN
57             provider-network:
58                 overlay-type: VLAN
59                 physical-network: mwc16data1
60                 segmentation_id: '101'
61             vnfd-connection-point-ref:
62             -   member-vnf-index-ref: '1'
63                 vnfd-connection-point-ref: xe0
64                 vnfd-id-ref: gw_corpA_PE1
65         -   id: connection_5
66             name: connection_5
67             type: ELAN
68             provider-network:
69                 overlay-type: VLAN
70                 physical-network: mwc16data2
71                 segmentation_id: '102'
72             vnfd-connection-point-ref:
73             -   member-vnf-index-ref: '2'
74                 vnfd-connection-point-ref: xe0
75                 vnfd-id-ref: gw_corpA_PE2