Skip to content
Snippets Groups Projects
Commit 10a31b99 authored by garciadav's avatar garciadav
Browse files

Fix image for ns_user and policy vnfs

parent 33bcbf91
No related branches found
No related tags found
1 merge request!116Fix image for ns_user and policy vnfs
......@@ -23,7 +23,7 @@ vnfd:
product-name: nscharm-policy-vnf
sw-image-desc:
- id: ubuntu1604
image: ubuntu1604
image: ubuntu16.04
name: ubuntu1604
vdu:
- cloud-init-file: cloud-config.txt
......
......@@ -23,7 +23,7 @@ vnfd:
product-name: nscharm-user-vnf
sw-image-desc:
- id: ubuntu1604
image: ubuntu1604
image: ubuntu16.04
name: ubuntu1604
vdu:
- cloud-init-file: cloud-config.txt
......
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