blob: 9175bdd3e8f08d869b45c5c278c71e39c9c3ffcb [file] [log] [blame]
garciaale76f6a622020-11-19 17:57:42 -03001# Copyright 2020 Whitestack LLC
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
12# implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15
16nsd:
17 nsd:
18 - id: cirros_2vnf_nsd
19 name: cirros_2vnf_nsd
20 description: Generated by OSM package generator
21 designer: OSM
22 version: "1.0"
23 vnfd-id:
24 - cirros_vnfd
25
26 virtual-link-desc:
27 - id: cirros_2vnf_nsd_vld1
28 mgmt-network: "true"
29
30 df:
garciaale0a517b92021-01-12 15:44:44 -030031 - id: default-df
garciaale76f6a622020-11-19 17:57:42 -030032 vnf-profile:
garciaale0a517b92021-01-12 15:44:44 -030033 - id: "1" # member-vnf-index-ref: 1
garciaale76f6a622020-11-19 17:57:42 -030034 vnfd-id: cirros_vnfd
35 virtual-link-connectivity:
36 - virtual-link-profile-id: cirros_2vnf_nsd_vld1
37 constituent-cpd-id:
garciaale0a517b92021-01-12 15:44:44 -030038 - constituent-base-element-id: "1"
garciaale76f6a622020-11-19 17:57:42 -030039 constituent-cpd-id: eth0-ext
garciaale0a517b92021-01-12 15:44:44 -030040 - id: "2" # member-vnf-index-ref: 2
garciaale76f6a622020-11-19 17:57:42 -030041 vnfd-id: cirros_vnfd
42 virtual-link-connectivity:
43 - virtual-link-profile-id: cirros_2vnf_nsd_vld1
44 constituent-cpd-id:
garciaale0a517b92021-01-12 15:44:44 -030045 - constituent-base-element-id: "2"
garciaale76f6a622020-11-19 17:57:42 -030046 constituent-cpd-id: eth0-ext