X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=augments%2Fexamples%2Fvepc_nsd_old.yaml;fp=augments%2Fexamples%2Fvepc_nsd_old.yaml;h=0000000000000000000000000000000000000000;hb=74ed2e5c4bbedca2e7445f970b32a1710dbd1c45;hp=23069366cfe2afd2f78f9685dbb371042a128a01;hpb=cc20284c7b7b7a91b5c6277dc8e0e115458ad66b;p=osm%2FIM.git diff --git a/augments/examples/vepc_nsd_old.yaml b/augments/examples/vepc_nsd_old.yaml deleted file mode 100644 index 2306936..0000000 --- a/augments/examples/vepc_nsd_old.yaml +++ /dev/null @@ -1,62 +0,0 @@ -# Copyright 2020 Whitestack LLC -# -# 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-catalog: - nsd: - - id: vEPC_nsd - name: vEPC_nsd - short-name: vEPC_nsd # Deprecated - description: Generated by OSM package generator - vendor: OSM_VNFONB_TF # To designer - version: "1.0" - constituent-vnfd: - - member-vnf-index: 1 - vnfd-id-ref: vEPC_vnfd - - vld: - - id: management - name: management # Deprecated - short-name: management # Deprecated - type: ELAN # Deprecated - mgmt-network: "true" - vim-network-name: osm-ext - - vnfd-connection-point-ref: - - member-vnf-index-ref: 1 - vnfd-id-ref: vEPC_vnfd - vnfd-connection-point-ref: spgwmme-mgmt - - member-vnf-index-ref: 1 - vnfd-id-ref: vEPC_vnfd - vnfd-connection-point-ref: hss-mgmt - - id: s1 - name: s1 - short-name: s1 - type: ELAN - vim-network-name: s1 - vnfd-connection-point-ref: - - member-vnf-index-ref: 1 - vnfd-id-ref: vEPC_vnfd - vnfd-connection-point-ref: spgwmme-s1 - ip-address: 192.168.0.11 - - id: sgi - name: sgi - short-name: sgi - type: ELAN - vim-network-name: sgi - vnfd-connection-point-ref: - - member-vnf-index-ref: 1 - vnfd-id-ref: vEPC_vnfd - vnfd-connection-point-ref: spgwmme-sgi - ip-address: 192.168.2.11