# Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or # implied. # See the License for the specific language governing permissions and # limitations under the License. nsd-catalog: nsd: - id: slice_hackfest_middle_nsd name: slice_hackfest_middle_nsd short-name: slice_hackfest_middle_ns description: NSD to be used on Slice Session of the 8th hackfest vendor: OSM version: '1.0' logo: osm_2x.png constituent-vnfd: - member-vnf-index: "1" vnfd-id-ref: slice_hackfest_middle_vnfd connection-point: - name: nsd_cp_mgmt vld-id-ref: nsd_vnfd_vld_mgmt - name: nsd_cp_data1 vld-id-ref: nsd_vnfd_vld_data1 - name: nsd_cp_data2 vld-id-ref: nsd_vnfd_vld_data2 vld: - id: nsd_vnfd_vld_mgmt name: nsd_vnfd_vld_mgmt short-name: nsd_vnfd_vld_mgmt type: ELAN mgmt-network: !!bool True vnfd-connection-point-ref: - member-vnf-index-ref: "1" vnfd-id-ref: slice_hackfest_middle_vnfd vnfd-connection-point-ref: eth0 - id: nsd_vnfd_vld_data1 name: nsd_vnfd_vld_data1 short-name: nsd_vnfd_vld_data1 type: ELAN mgmt-network: !!bool False vnfd-connection-point-ref: - member-vnf-index-ref: "1" vnfd-id-ref: slice_hackfest_middle_vnfd vnfd-connection-point-ref: eth1 - id: nsd_vnfd_vld_data2 name: nsd_vnfd_vld_data2 short-name: nsd_vnfd_vld_data2 type: ELAN mgmt-network: !!bool False vnfd-connection-point-ref: - member-vnf-index-ref: "1" vnfd-id-ref: slice_hackfest_middle_vnfd vnfd-connection-point-ref: eth2