# All Rights Reserved. # # 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: nsd: - id: {{ name }}_nsd name: {{ name }}_nsd designer: {{ vendor }} description: Generated by OSM package generator version: '1.0' vnfd-id: - {{ name }}_vnfd df: - id: default-df vnf-profile: - id: "1" vnfd-id: {{ name }}_vnfd virtual-link-connectivity: - virtual-link-profile-id: {{ name }}_nsd_vld0 constituent-cpd-id: - constituent-base-element-id: "1" constituent-cpd-id: vnf-cp0-ext {%- if detailed is sameas true %} # ip-address: IP address of the connection point {%- endif %} virtual-link-desc: - id: {{ name }}_nsd_vld0 mgmt-network: true {%- if detailed is sameas true %} #vim-network-name: Name of network in VIM account {%- endif %} {%- if detailed is sameas true %} #ns-configuration: #relation: #- name: relation # entities: # - id: "1" # endpoint: interface {%- endif %}