| garciaale | 76f6a62 | 2020-11-19 17:57:42 -0300 | [diff] [blame] | 1 | # 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 | |
| 16 | nsd: |
| 17 | nsd: |
| 18 | - id: vEPC_nsd |
| 19 | name: vEPC_nsd |
| 20 | description: Generated by OSM package generator |
| 21 | designer: OSM_VNFONB_TF |
| 22 | version: "1.0" |
| 23 | vnfd-id: |
| 24 | - vEPC_vnfd |
| 25 | |
| 26 | virtual-link-desc: |
| 27 | - id: management |
| 28 | mgmt-network: "true" |
| garciaale | 0a517b9 | 2021-01-12 15:44:44 -0300 | [diff] [blame] | 29 | vim-network-name: osm-ext |
| garciaale | 76f6a62 | 2020-11-19 17:57:42 -0300 | [diff] [blame] | 30 | - id: s1 |
| garciaale | 0a517b9 | 2021-01-12 15:44:44 -0300 | [diff] [blame] | 31 | vim-network-name: s1 |
| garciaale | 76f6a62 | 2020-11-19 17:57:42 -0300 | [diff] [blame] | 32 | - id: sgi |
| garciaale | 0a517b9 | 2021-01-12 15:44:44 -0300 | [diff] [blame] | 33 | vim-network-name: sgi |
| garciaale | 76f6a62 | 2020-11-19 17:57:42 -0300 | [diff] [blame] | 34 | |
| 35 | df: |
| garciaale | 0a517b9 | 2021-01-12 15:44:44 -0300 | [diff] [blame] | 36 | - id: default-df |
| garciaale | 76f6a62 | 2020-11-19 17:57:42 -0300 | [diff] [blame] | 37 | vnf-profile: |
| garciaale | 0a517b9 | 2021-01-12 15:44:44 -0300 | [diff] [blame] | 38 | - id: "1" |
| garciaale | 76f6a62 | 2020-11-19 17:57:42 -0300 | [diff] [blame] | 39 | vnfd-id: vEPC_vnfd |
| 40 | virtual-link-connectivity: |
| 41 | - virtual-link-profile-id: management |
| 42 | constituent-cpd-id: |
| garciaale | 0a517b9 | 2021-01-12 15:44:44 -0300 | [diff] [blame] | 43 | - constituent-base-element-id: "1" |
| 44 | constituent-cpd-id: spgwmme-mgmt-ext |
| 45 | - constituent-base-element-id: "1" |
| 46 | constituent-cpd-id: hss-mgmt-ext |
| garciaale | 76f6a62 | 2020-11-19 17:57:42 -0300 | [diff] [blame] | 47 | - virtual-link-profile-id: s1 |
| 48 | constituent-cpd-id: |
| garciaale | 0a517b9 | 2021-01-12 15:44:44 -0300 | [diff] [blame] | 49 | - constituent-base-element-id: "1" |
| 50 | constituent-cpd-id: spgwmme-s1-ext |
| 51 | ip-address: 192.168.0.11 |
| garciaale | 76f6a62 | 2020-11-19 17:57:42 -0300 | [diff] [blame] | 52 | - virtual-link-profile-id: sgi |
| 53 | constituent-cpd-id: |
| garciaale | 0a517b9 | 2021-01-12 15:44:44 -0300 | [diff] [blame] | 54 | - constituent-base-element-id: "1" |
| 55 | constituent-cpd-id: spgwmme-sgi-ext |
| 56 | ip-address: 192.168.2.11 |