1 # Copyright 2020 Whitestack LLC
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
7 # http://www.apache.org/licenses/LICENSE-2.0
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
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
17 id: hackfest_basic-vnf
18 product-name: hackfest_basic-vnf
19 description: A basic VNF descriptor w/ one VDU
24 - id: hackfest_basic-VM-compute
28 size: 1 # Memory size in GB
31 - id: hackfest_basic-VM-storage
38 - id: ubuntu/images/hvm-ssd/ubuntu-artful-17.10-amd64-server-20180509
39 name: ubuntu/images/hvm-ssd/ubuntu-artful-17.10-amd64-server-20180509
40 image: ubuntu/images/hvm-ssd/ubuntu-artful-17.10-amd64-server-20180509
44 - id: hackfest_basic-VM
45 name: hackfest_basic-VM
46 virtual-compute-desc: hackfest_basic-VM-compute
48 - hackfest_basic-VM-storage
49 sw-image-desc: ubuntu1604
50 alternative-sw-image-desc:
51 - ubuntu/images/hvm-ssd/ubuntu-artful-17.10-amd64-server-20180509
54 virtual-network-interface-requirement:
62 - id: hackfest_basic-VM
63 min-number-of-instances: 1
65 - id: default-instantiation-level
67 - vdu-id: hackfest_basic-VM
68 number-of-instances: 1
72 int-cpd: # Connection to int-cpd
73 vdu-id: hackfest_basic-VM