Update openjdk version to 19 and yang2swagger version to 2.1.0
[osm/IM.git] / tests / examples / vepc_nsd_sol006.yaml
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"
29           vim-network-name: osm-ext
30         - id: s1
31           vim-network-name: s1
32         - id: sgi
33           vim-network-name: sgi
34
35       df:
36         - id: default-df
37           vnf-profile:
38             - id: "1"
39               vnfd-id: vEPC_vnfd
40               virtual-link-connectivity:
41                 - virtual-link-profile-id: management
42                   constituent-cpd-id:
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
47                 - virtual-link-profile-id: s1
48                   constituent-cpd-id:
49                     - constituent-base-element-id: "1"
50                       constituent-cpd-id: spgwmme-s1-ext
51                       ip-address: 192.168.0.11
52                 - virtual-link-profile-id: sgi
53                   constituent-cpd-id:
54                     - constituent-base-element-id: "1"
55                       constituent-cpd-id: spgwmme-sgi-ext
56                       ip-address: 192.168.2.11