Skip to content
Snippets Groups Projects
Commit aa32f7c1 authored by aguilarherna's avatar aguilarherna
Browse files

Updated hackfest_multivdu_vnf: changed image from US1604 to ubuntu20.04

parent 60114ab3
No related branches found
No related tags found
1 merge request!143Updated hackfest_multivdu_vnf: changed image from US1604 to ubuntu20.04
Pipeline #360 failed with stage
in 1 minute and 14 seconds
This commit is part of merge request !143. Comments created here will be created in the context of that merge request.
......@@ -29,9 +29,9 @@ vnfd:
mgmt-cp: vnf-mgmt-ext
product-name: hackfest_multivdu-vnf
sw-image-desc:
- id: US1604
image: US1604
name: US1604
- id: ubuntu20.04
image: ubuntu20.04
name: ubuntu20.04
vdu:
- id: mgmtVM
int-cpd:
......@@ -49,7 +49,7 @@ vnfd:
virtual-interface:
type: PARAVIRT
name: mgmtVM
sw-image-desc: US1604
sw-image-desc: ubuntu20.04
virtual-compute-desc: mgmtVM-compute
virtual-storage-desc:
- mgmtVM-storage
......@@ -69,7 +69,7 @@ vnfd:
virtual-interface:
type: PARAVIRT
name: dataVM
sw-image-desc: US1604
sw-image-desc: ubuntu20.04
virtual-compute-desc: dataVM-compute
virtual-storage-desc:
- dataVM-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