| magnussonl | 2b0e2d7 | 2020-02-04 10:52:46 +0100 | [diff] [blame^] | 1 | # Copyright 2020 ArctosLabs Scandinavia AB |
| 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 | nsd:nsd-catalog: |
| 16 | nsd: |
| 17 | - constituent-vnfd: |
| 18 | - member-vnf-index: 1 |
| 19 | vnfd-id-ref: hackfest-basic_vnfd |
| 20 | description: Generated by OSM package generator |
| 21 | id: hackfest-basic_nsd |
| 22 | name: hackfest-basic_nsd |
| 23 | short-name: hackfest-basic_nsd |
| 24 | vendor: Abubakr Magzoub, Lancaster University |
| 25 | version: '1.0' |
| 26 | vld: |
| 27 | - id: hackfest-basic_nsd_vld0 |
| 28 | mgmt-network: !!bool True |
| 29 | name: management |
| 30 | short-name: management |
| 31 | type: ELAN |
| 32 | vnfd-connection-point-ref: |
| 33 | - member-vnf-index-ref: 1 |
| 34 | vnfd-connection-point-ref: vnf-cp0 |
| 35 | vnfd-id-ref: hackfest-basic_vnfd |