Skip to content
Snippets Groups Projects
Commit d9c1b90f authored by rahulkumarr's avatar rahulkumarr
Browse files

This nsd and vnfs can be used to test Service KPI based scaling feat

parent 2402e36e
Branches poc-osm-ltv
No related tags found
1 merge request!232Feature 11016: Add nsd and vnfd descriptor for testing Service KPI Metric Based Scaling of VNF using exporter endpoint in NGSA
Pipeline #15764 failed with stage
in 1 minute and 42 seconds
......@@ -47,19 +47,19 @@ vnfd:
mgmt-cp: vnf-cp0-ext
product-name: hackfest_basic-vnf
sw-image-desc:
- id: ubuntu20.04
name: ubuntu20.04
image: ubuntu20.04
- id: ubuntu20.04-aws
name: ubuntu20.04-aws
- id: ubuntu22.04
name: ubuntu22.04
image: ubuntu22.04
- id: ubuntu22.04-aws
name: ubuntu22.04-aws
image: ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20231025
vim-type: aws
- id: ubuntu20.04-azure
name: ubuntu20.04-azure
- id: ubuntu22.04-azure
name: ubuntu22.04-azure
image: Canonical:0001-com-ubuntu-server-focal:20_04-lts:latest
vim-type: azure
- id: ubuntu20.04-gcp
name: ubuntu20.04-gcp
- id: ubuntu22.04-gcp
name: ubuntu22.04-gcp
image: ubuntu-os-cloud:image-family:ubuntu-2004-lts
vim-type: gcp
vdu:
......@@ -68,11 +68,11 @@ vnfd:
boot-data-drive: true
id: hackfest_basic-VM
name: hackfest_basic-VM
sw-image-desc: ubuntu20.04
sw-image-desc: ubuntu22.04
alternative-sw-image-desc:
- ubuntu18.04-aws
- ubuntu18.04-azure
- ubuntu18.04-gcp
- ubuntu22.04-aws
- ubuntu22.04-azure
- ubuntu22.04-gcp
virtual-compute-desc: hackfest_basic-VM-compute
virtual-storage-desc:
- hackfest_basic-VM-storage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment