f8fa1027093eb80370fa423430a68daa83271a5b
[osm/PLA.git] / osm_pla / test / slice_hackfest_middle_nsd.yaml
1 # Licensed under the Apache License, Version 2.0 (the "License");\r
2 # you may not use this file except in compliance with the License.\r
3 # You may obtain a copy of the License at\r
4 #\r
5 #    http://www.apache.org/licenses/LICENSE-2.0\r
6 #\r
7 # Unless required by applicable law or agreed to in writing, software\r
8 # distributed under the License is distributed on an "AS IS" BASIS,\r
9 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\r
10 # implied.\r
11 # See the License for the specific language governing permissions and\r
12 # limitations under the License.\r
13 \r
14 nsd-catalog:\r
15     nsd:\r
16     -   id: slice_hackfest_middle_nsd\r
17         name: slice_hackfest_middle_nsd\r
18         short-name: slice_hackfest_middle_ns\r
19         description: NSD to be used on Slice Session of the 8th hackfest\r
20         vendor: OSM\r
21         version: '1.0'\r
22         logo: osm_2x.png\r
23 \r
24         constituent-vnfd:\r
25         -   member-vnf-index: "1"\r
26             vnfd-id-ref: slice_hackfest_middle_vnfd\r
27 \r
28         connection-point:\r
29         -   name: nsd_cp_mgmt\r
30             vld-id-ref: nsd_vnfd_vld_mgmt\r
31         -   name: nsd_cp_data1\r
32             vld-id-ref: nsd_vnfd_vld_data1\r
33         -   name: nsd_cp_data2\r
34             vld-id-ref: nsd_vnfd_vld_data2\r
35 \r
36         vld:\r
37         -   id: nsd_vnfd_vld_mgmt\r
38             name: nsd_vnfd_vld_mgmt\r
39             short-name: nsd_vnfd_vld_mgmt\r
40             type: ELAN\r
41             mgmt-network: !!bool True\r
42             vnfd-connection-point-ref:\r
43             -   member-vnf-index-ref: "1"\r
44                 vnfd-id-ref: slice_hackfest_middle_vnfd\r
45                 vnfd-connection-point-ref: eth0\r
46         -   id: nsd_vnfd_vld_data1\r
47             name: nsd_vnfd_vld_data1\r
48             short-name: nsd_vnfd_vld_data1\r
49             type: ELAN\r
50             mgmt-network: !!bool False\r
51             vnfd-connection-point-ref:\r
52             -   member-vnf-index-ref: "1"\r
53                 vnfd-id-ref: slice_hackfest_middle_vnfd\r
54                 vnfd-connection-point-ref: eth1\r
55         -   id: nsd_vnfd_vld_data2\r
56             name: nsd_vnfd_vld_data2\r
57             short-name: nsd_vnfd_vld_data2\r
58             type: ELAN\r
59             mgmt-network: !!bool False\r
60             vnfd-connection-point-ref:\r
61             -   member-vnf-index-ref: "1"\r
62                 vnfd-id-ref: slice_hackfest_middle_vnfd\r
63                 vnfd-connection-point-ref: eth2